레퍼런스
classes
ComponentArgumentDecorator

@pikokr/command.ts / Exports / ComponentArgumentDecorator

Class: ComponentArgumentDecorator<Options>

Type parameters

NameType
Optionsunknown

Hierarchy

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new ComponentArgumentDecorator<Options>(options): ComponentArgumentDecorator<Options>

Type parameters

NameType
Optionsunknown

Parameters

NameType
optionsPartial<Options>

Returns

ComponentArgumentDecorator<Options>

Defined in

src/core/components/ComponentArgumentDecorator.ts:6 (opens in a new tab)

Properties

options

options: Options

Defined in

src/core/components/ComponentArgumentDecorator.ts:4 (opens in a new tab)

Methods

defaultOptions

defaultOptions(): Options

Returns

Options

Defined in

src/core/components/ComponentArgumentDecorator.ts:14 (opens in a new tab)