Skip to content

Type Alias: ControlButtonBarOverflowMenuButtonProps

ts
type ControlButtonBarOverflowMenuButtonProps = ExtractPublicPropTypes<
  ReturnType<typeof makeControlButtonBarOverflowMenuButtonProps>
>;

Props interface for customizing the overflow menu button appearance and behavior.