Documentation
GitLab
Preparing search index...
The search index is not available
AIPage API
AIPage API
sidebar/components/ui/button
ButtonProps
Interface ButtonProps
interface
ButtonProps
{
asChild
?:
boolean
;
variant
?:
|
"link"
|
"default"
|
"destructive"
|
"outline"
|
"secondary"
|
"ghost"
;
size
?:
"default"
|
"sm"
|
"lg"
|
"icon"
;
}
Hierarchy
ButtonHTMLAttributes
<
HTMLButtonElement
>
ButtonProps
Index
Properties
as
Child?
variant?
size?
Properties
Optional
as
Child
asChild
?:
boolean
Optional
variant
variant
?:
"link"
|
"default"
|
"destructive"
|
"outline"
|
"secondary"
|
"ghost"
Optional
size
size
?:
"default"
|
"sm"
|
"lg"
|
"icon"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
as
Child
variant
size
Documentation
GitLab
AIPage API
Loading...