13 lines
254 B
JSON
13 lines
254 B
JSON
|
|
{
|
||
|
|
"navigationBarTitleText": "Link",
|
||
|
|
"usingComponents": {
|
||
|
|
"content": "./content",
|
||
|
|
"underline": "./underline",
|
||
|
|
"prefix": "./prefix",
|
||
|
|
"suffix": "./suffix",
|
||
|
|
"theme": "./theme",
|
||
|
|
"disabled": "./disabled",
|
||
|
|
"size": "./size"
|
||
|
|
}
|
||
|
|
}
|