Skip to main content

IListSetting

Interfaces

IListSetting

Properties

defOrderedListLevelGap?
optional defOrderedListLevelGap?: number;
defOrderedListStyle?
optional defOrderedListStyle?: IListStyle;
defUnorderedListLevelGap?
optional defUnorderedListLevelGap?: number;
defUnorderedListStyle?
optional defUnorderedListStyle?: IListStyle;
maxNestingListLevel?
optional maxNestingListLevel?: number;
styleNameKey?
optional styleNameKey?: string;
styleNamePrefix?
optional styleNamePrefix?: string;
styleSheetTemplates?
optional styleSheetTemplates?: IListStyleSheet[];
Was this page helpful?