Home > @uniformdev/design-system > FilterChip

FilterChip variable

Compact button used to toggle a filter on/off, optionally rendered as a dropdown trigger. Spreads ...props first then sets type last with a fallback to "button" so wrappers like Base UI's Menu.Trigger (which can forward type: undefined via cloneElement. Marked with markNativeButton so Menu knows the rendered DOM is a real <button> and can pass nativeButton={true} to Base UI.

Signature: