Preparing search index...
The search index is not available
arangojs - v10.0.0
arangojs
views
CreateViewOptionsType
Type alias CreateViewOptionsType<Type, extra>
Create
View
Options
Type
<
Type
,
extra
>
:
{
type
:
Type
;
}
&
extra
Shared attributes of all View creation options.
Type Parameters
Type
extends
ViewType
extra
extends
{}
Type declaration
type
:
Type
Type of the View.
Settings
Theme
OS
Light
Dark
arangojs - v10.0.0
Loading...
Shared attributes of all View creation options.