Documentation
Preparing search index...
@saltcorn/types
model-abstracts/abstract_tag
AbstractTag
Interface AbstractTag
interface
AbstractTag
{
entries
?:
AbstractTagEntry
[]
;
id
?:
number
;
name
:
string
;
}
Implemented by
Tag
Index
Properties
entries?
id?
name
Properties
Optional
entries
entries
?:
AbstractTagEntry
[]
Optional
id
id
?:
number
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entries
id
name
Documentation
Loading...