Teleforge API Reference - v0.1.0
Preparing search index...
ui/src
BackButtonProps
Interface BackButtonProps
interface
BackButtonProps
{
className
?:
string
;
haptic
?:
"light"
|
"medium"
|
"heavy"
|
"none"
;
onClick
:
()
=>
void
;
visible
?:
boolean
;
}
Index
Properties
class
Name?
haptic?
on
Click
visible?
Properties
Optional
class
Name
className
?:
string
Optional
haptic
haptic
?:
"light"
|
"medium"
|
"heavy"
|
"none"
on
Click
onClick
:
()
=>
void
Optional
visible
visible
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
class
Name
haptic
on
Click
visible
Teleforge API Reference - v0.1.0
Loading...