Interface IFontData
Package: @aurigma/design-atoms
Properties
default
Declaration
default: boolean;
Property Value
| Type | Description |
|---|---|
| boolean |
family
Declaration
family: string;
Property Value
| Type | Description |
|---|---|
| string |
postScriptName
Declaration
postScriptName: string;
Property Value
| Type | Description |
|---|---|
| string |
style
Declaration
style: string;
Property Value
| Type | Description |
|---|---|
| string |
system
Declaration
system: boolean;
Property Value
| Type | Description |
|---|---|
| boolean |