Back to Website
Show / Hide Table of Contents

Class ListsHandler

Package: @aurigma/design-atoms

Constructors

(constructor)(itemsContext, colorParser, colorPreviewService, listSettings)

Constructs a new instance of the ListsHandler class

Declaration
constructor(itemsContext: IItemsContext, colorParser: IColorParser, colorPreviewService: IColorPreviewService, listSettings: IListConfiguration);
Parameters
Type Name Description
IItemsContext itemsContext
IColorParser colorParser
IColorPreviewService colorPreviewService
IListConfiguration listSettings

Methods

applyList(listType)

Declaration
applyList(listType: ListType): Promise<void>;
Parameters
Type Name Description
IFontRegistry listType
Returns
Type Description
Promise<void>

isBulletedList()

Declaration
isBulletedList(): boolean;
Returns
Type Description
boolean

isNumberedList()

Declaration
isNumberedList(): boolean;
Returns
Type Description
boolean
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback