Back to Website
Show / Hide Table of Contents

Interface ITextWhizzHolder

Package: @aurigma/design-atoms-text

Properties

engine

Text engine.

Declaration
engine: typeof TextWhizz;
Property Value
Type Description
typeof TextWhizz

Text engine.

engineHandler

The engine's text handler.

Declaration
engineHandler: TextWhizz.TextHandler;
Property Value
Type Description
TextWhizz.TextHandler

The engine's text handler.

initData

Text item data for initialization.

Declaration
initData: ITextWhizzInitData;
Property Value
Type Description
ITextWhizzInitData

Text item data for initialization.

Methods

clone(text)

Clones an existing TextWhizz wrapper using custom text.

Declaration
clone(text: string): ITextWhizzHolder;
Parameters
Type Name Description
string text

custom text.

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