Components
AbbreviateNumberActionLinkAdaptiveCardAffixAuthorityCheckCalendarViewChartConfirmDialogContainerCustomFormatInputDataTableDebounceInputDoubleSidedImageEllipsisButtonGanttChartGrowShrinkValueIconTextImageGalleryLoadingMasonryMediaSkeletonNavToggleNumericInputOtpInputPasswordInputPatternInputRegionMapRichTextEditorSegmentItemOptionStickyFooterSyntaxHighlighterUsersAvatarGroup
EllipsisButton
A higher level Button component with ellipsis icon, can be use as a dropdown trigger.
Example
Example usage with Dropdown component.
API
EllipsisButton
| Prop | Description | Type | Default |
|---|---|---|---|
| variant | The variant of the button | 'solid' | 'plain' | 'default' | 'plain' |
| size | Size of the button. | 'lg' | 'md' | 'sm' | 'xs' | 'xs' |
| shape | Border radius of the button | 'round' | 'circle' | 'none' | 'circle' |