Teleforge API Reference - v0.1.0
Preparing search index...
web/src
RouteRequirements
Interface RouteRequirements
interface
RouteRequirements
{
auth
?:
boolean
;
capabilities
?:
string
[]
;
launchMode
?:
(
"inline"
|
"compact"
|
"fullscreen"
)
[]
;
startParam
?:
string
;
}
Index
Properties
auth?
capabilities?
launch
Mode?
start
Param?
Properties
Optional
auth
auth
?:
boolean
Optional
capabilities
capabilities
?:
string
[]
Optional
launch
Mode
launchMode
?:
(
"inline"
|
"compact"
|
"fullscreen"
)
[]
Optional
start
Param
startParam
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
auth
capabilities
launch
Mode
start
Param
Teleforge API Reference - v0.1.0
Loading...