@suluk/panel - v0.3.1
↑ Suluk
GitHub
Preparing search index...
EntityModel
Interface EntityModel
interface
EntityModel
{
name
:
string
;
path
:
string
;
fields
:
Field
[]
;
title
:
string
;
access
:
{
list
:
boolean
;
create
:
boolean
;
update
:
boolean
;
delete
:
boolean
;
}
;
}
Index
Properties
name
path
fields
title
access
Properties
name
name
:
string
path
path
:
string
fields
fields
:
Field
[]
title
title
:
string
access
access
:
{
list
:
boolean
;
create
:
boolean
;
update
:
boolean
;
delete
:
boolean
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
path
fields
title
access
↑ Suluk
GitHub
@suluk/panel - v0.3.1
Loading...