Back to Website
Show / Hide Table of Contents

Interface ICommandFactory

Package: @aurigma/design-atoms-text

Methods

create(type, initData)

Creates a command of the required type.

Declaration
create(type: CommandType, initData?: any): ICommand;
Parameters
Type Name Description
CommandType type

command type.

any initData

data required to initialize the command.

Returns
Type Description
ICommand
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