- Button(props): ReactNode
Returns ReactNode
Properties
Readonly
$$typeof
$$typeof: symbol
Optional
defaultProps
defaultProps?: Partial<ButtonProps & RefAttributes<HTMLButtonElement>> Optional
displayName
displayName?: string
Optional
propTypes
propTypes?: WeakValidationMap<ButtonProps & RefAttributes<HTMLButtonElement>>
The Button component displays a button or a component that looks like a button. The component is built and styled by Shadcn UI.
See
Shadcn UI Documentation: https://ui.shadcn.com/docs/components/button