Home > @uniformdev/design-system > MenuButton

MenuButton variable

Bare <button type="button"> styled wrapper used as a Menu trigger.

The type attribute is set after ...props with a fallback so wrappers such as Base UI's Menu.Trigger (which can forward type: undefined via cloneElement. Marked with markNativeButton so the design system's Menu component knows to opt into Base UI's native-button code path.

Signature: