rovalra
Preparing search index...
core/ui/profile/header/squarebutton
createSquareButton
Function createSquareButton
createSquareButton
(
__namedParameters
:
{
backgroundColor
:
any
;
content
:
any
;
disabled
?:
boolean
;
disableTextTruncation
?:
boolean
;
fontSize
:
any
;
height
?:
string
;
hoverBackgroundColor
:
any
;
id
:
any
;
onClick
:
any
;
paddingX
?:
string
;
paddingY
?:
string
;
pressBackgroundColor
:
any
;
radius
?:
string
;
textColor
:
any
;
width
?:
string
;
}
,
)
:
HTMLButtonElement
Parameters
__namedParameters
:
{
backgroundColor
:
any
;
content
:
any
;
disabled
?:
boolean
;
disableTextTruncation
?:
boolean
;
fontSize
:
any
;
height
?:
string
;
hoverBackgroundColor
:
any
;
id
:
any
;
onClick
:
any
;
paddingX
?:
string
;
paddingY
?:
string
;
pressBackgroundColor
:
any
;
radius
?:
string
;
textColor
:
any
;
width
?:
string
;
}
Returns
HTMLButtonElement
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
rovalra
Loading...