novx
Preparing search index...
portal/src
ShowcaseAsset
Interface ShowcaseAsset
interface
ShowcaseAsset
{
content
?:
string
;
label
:
string
;
path
?:
string
;
type
:
"css"
|
"scss"
|
"ts"
|
"tsx"
|
"json"
|
"md"
|
"html"
;
url
?:
string
;
}
Index
Properties
content?
label
path?
type
url?
Properties
Optional
content
content
?:
string
label
label
:
string
Optional
path
path
?:
string
type
type
:
"css"
|
"scss"
|
"ts"
|
"tsx"
|
"json"
|
"md"
|
"html"
Optional
url
url
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
label
path
type
url
novx
Loading...