ActionProps
Ƭ ActionProps: Omit
(opens in a new tab)<ButtonProps
, "variant"
> & { iconOnly?
: boolean
; label?
: ReactNode
; vertical?
: boolean
}
Defined in
packages/components/src/action/action.tsx:34 (opens in a new tab)
Ƭ ActionProps: Omit
(opens in a new tab)<ButtonProps
, "variant"
> & { iconOnly?
: boolean
; label?
: ReactNode
; vertical?
: boolean
}
packages/components/src/action/action.tsx:34 (opens in a new tab)