@suluk/visual - v0.1.3
↑ Suluk
GitHub
Preparing search index...
UsedPrimitive
Interface UsedPrimitive
A primitive USED by a generated UI: its key + the CURRENT content hash of its source.
interface
UsedPrimitive
{
key
:
string
;
contentHash
:
string
;
label
?:
string
;
}
Index
Properties
key
content
Hash
label?
Properties
key
key
:
string
content
Hash
contentHash
:
string
Optional
label
label
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
content
Hash
label
↑ Suluk
GitHub
@suluk/visual - v0.1.3
Loading...
A primitive USED by a generated UI: its key + the CURRENT content hash of its source.