Preparing search index...
The search index is not available
@advjs/monorepo
@advjs/monorepo
types/src
AdvAst
Choice
Interface Choice
interface
Choice
{
do
?:
Code
;
text
:
string
;
type
:
"choice"
;
}
Hierarchy (
view full
)
Node
Choice
Index
Properties
do?
text
type
Properties
Optional
do
do
?:
Code
onClick
Default
$adv
.
nav
.
next
()
Copy
text
text
:
string
type
type
:
"choice"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
do
text
type
@advjs/monorepo
client/composables
core/src
parser/src
plugin-babylon/src
theme-default
types/src
Generated using
TypeDoc
onClick