@argdown/core
Preparing search index...
ITagData
Interface ITagData
interface
ITagData
{
color
?:
string
;
cssClass
?:
string
;
occurrenceIndex
?:
number
;
priority
?:
number
;
tag
:
string
;
}
Index
Properties
color?
css
Class?
occurrence
Index?
priority?
tag
Properties
Optional
color
color
?:
string
Optional
css
Class
cssClass
?:
string
Optional
occurrence
Index
occurrenceIndex
?:
number
Optional
priority
priority
?:
number
tag
tag
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
color
css
Class
occurrence
Index
priority
tag
@argdown/core
Loading...