hosanna-ui-docs - v0.9.0
Preparing search index...
Bridge/targets/common
sgApi
IIdentifiable
Interface IIdentifiable
Interface extending IHsIdentifiable with additional identification properties.
interface
IIdentifiable
{
_hid
?:
string
;
contentId
?:
string
;
id
:
string
;
}
Hierarchy (
View Summary
)
IHsIdentifiable
IIdentifiable
IFocusable
TimerService
.
ITickable
JsonIdentifiable
IBaseCollectionViewRow
Implemented by
BaseView
.
BaseView
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 extending IHsIdentifiable with additional identification properties.