Teleforge API Reference - v0.1.0
Preparing search index...
web/src
PopupButton
Interface PopupButton
interface
PopupButton
{
id
?:
string
;
text
:
string
;
type
?:
"close"
|
"cancel"
|
"default"
|
"ok"
|
"destructive"
;
}
Index
Properties
id?
text
type?
Properties
Optional
id
id
?:
string
text
text
:
string
Optional
type
type
?:
"close"
|
"cancel"
|
"default"
|
"ok"
|
"destructive"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
text
type
Teleforge API Reference - v0.1.0
Loading...