@gphone/sdk
Preparing search index...
CrudEvents
Interface CrudEvents
The NUI action names a
createCrudStore
reads and writes through.
interface
CrudEvents
{
create
?:
string
;
list
:
string
;
remove
?:
string
;
update
?:
string
;
}
Index
Properties
create?
list
remove?
update?
Properties
Optional
create
create
?:
string
list
list
:
string
Optional
remove
remove
?:
string
Optional
update
update
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
create
list
remove
update
@gphone/sdk
Loading...
The NUI action names a
createCrudStorereads and writes through.