Preparing search index...
The search index is not available
devfive front components
devfive front components
index
DevfiveApiConstructor
Interface DevfiveApiConstructor
interface
DevfiveApiConstructor
{
new DevfiveApiConstructor
new
<
PK
,
Prefix
,
CRUDApi
>
(
pk
,
prefix
,
crud
?
)
:
DevfiveApiInstance
<
PK
,
Prefix
,
CRUDApi
>
;
}
Index
Constructors
constructor
Constructors
constructor
new
Devfive
Api
Constructor
<
PK
,
Prefix
,
CRUDApi
>
(
pk
,
prefix
,
crud
?
)
:
DevfiveApiInstance
<
PK
,
Prefix
,
CRUDApi
>
Type Parameters
PK
extends
string
Prefix
extends
string
CRUDApi
extends
DevfiveApiCRUDDefinitionMap
Parameters
pk
:
PK
prefix
:
EndWithOut
<
Prefix
,
"/"
>
Optional
crud
:
CRUDApi
Returns
DevfiveApiInstance
<
PK
,
Prefix
,
CRUDApi
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
devfive front components
index
test
Generated using
TypeDoc