Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/Channels
ButtonBase
Interface ButtonBase
interface
ButtonBase
{
disabled
?:
boolean
;
emoji
?:
NullablePartialEmoji
;
label
?:
string
;
style
:
ButtonStyles
;
type
:
BUTTON
;
}
Hierarchy (
view full
)
ButtonBase
RawTextButton
TextButton
URLButton
Index
Properties
disabled?
emoji?
label?
style
type
Properties
Optional
disabled
disabled
?:
boolean
Optional
emoji
emoji
?:
NullablePartialEmoji
Optional
label
label
?:
string
style
style
:
ButtonStyles
type
type
:
BUTTON
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
disabled
emoji
label
style
type
Oceanic
Loading...