Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
git
git
Question
Interface Question
interface
Question
{
details
?:
string
;
password
?:
boolean
;
text
:
string
;
}
Index
Properties
details?
password?
text
Properties
Optional
Readonly
details
details
?:
string
Optional
Readonly
password
password
?:
boolean
Readonly
text
text
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
details
password
text
Theia TypeDoc
Loading...