Interface IListConfiguration
Package: @aurigma/design-atoms
Properties
bulletChar
Declaration
bulletChar: string;
Property Value
| Type | Description |
|---|---|
| string |
firstLineIndent
Declaration
firstLineIndent: number;
Property Value
| Type | Description |
|---|---|
| number |
levelIndent
Declaration
levelIndent: number;
Property Value
| Type | Description |
|---|---|
| number |
listIndent
Declaration
listIndent: number;
Property Value
| Type | Description |
|---|---|
| number |
maxLevel
Declaration
maxLevel: number;
Property Value
| Type | Description |
|---|---|
| number |
numberingFormat
Declaration
numberingFormat: NumberingFormatType;
Property Value
| Type | Description |
|---|---|
| IFontRegistry |
tabOffset
Declaration
tabOffset: number;
Property Value
| Type | Description |
|---|---|
| number |