Teleforge API Reference - v0.1.0
Preparing search index...
web/src
MainButtonParams
Interface MainButtonParams
interface
MainButtonParams
{
color
?:
string
;
has_shine_effect
?:
boolean
;
is_active
?:
boolean
;
is_progress_visible
?:
boolean
;
is_visible
?:
boolean
;
text
?:
string
;
text_color
?:
string
;
}
Index
Properties
color?
has_
shine_
effect?
is_
active?
is_
progress_
visible?
is_
visible?
text?
text_
color?
Properties
Optional
color
color
?:
string
Optional
has_
shine_
effect
has_shine_effect
?:
boolean
Optional
is_
active
is_active
?:
boolean
Optional
is_
progress_
visible
is_progress_visible
?:
boolean
Optional
is_
visible
is_visible
?:
boolean
Optional
text
text
?:
string
Optional
text_
color
text_color
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
color
has_
shine_
effect
is_
active
is_
progress_
visible
is_
visible
text
text_
color
Teleforge API Reference - v0.1.0
Loading...