hosanna-ui-docs - v0.9.0
Preparing search index...
Bridge/targets/common
sgApi
JsonIdentifiable
Interface JsonIdentifiable
Interface combining IIdentifiable with JsonData.
interface
JsonIdentifiable
{
_hid
?:
string
;
contentId
?:
string
;
id
:
string
;
[
key
:
string
]:
any
;
}
Hierarchy (
View Summary
)
IIdentifiable
JsonData
JsonIdentifiable
Indexable
[
key
:
string
]:
any
Index
Properties
_
hid?
content
Id?
id
Properties
Optional
_
hid
_hid
?:
string
Optional
content
Id
contentId
?:
string
id
id
:
string
Settings
Member Visibility
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
hid
content
Id
id
hosanna-ui-docs - v0.9.0
Loading...
Interface combining IIdentifiable with JsonData.