mirror of
https://github.com/cupcakearmy/glyphance.git
synced 2026-04-02 10:25:23 +00:00
2.7 KiB
2.7 KiB
Untitled object in Config Schema
https://github.com/cupcakearmy/glyphance#/$defs/font-variation
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | No | Unknown status | No | Forbidden | Forbidden | none | glyphance.schema.json* |
font-variation Type
object (Details)
font-variation Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| file | string |
Optional | cannot be null | Config |
| variable | boolean |
Optional | cannot be null | Config |
| css | object |
Optional | cannot be null | Config |
file
file
-
is optional
-
Type:
string -
cannot be null
-
defined in: Config
file Type
string
variable
variable
-
is optional
-
Type:
boolean -
cannot be null
-
defined in: Config
variable Type
boolean
css
css
css Type
object (Details)