Core API Overview > @adpt/core > Adapt > Sequence
Adapt.Sequence class
Signature:
export declare abstract class Sequence extends Component<SequenceProps, SequenceState>
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| noPlugin | static | boolean |
Methods
| Method | Modifiers | Description |
|---|---|---|
| build(h) | ||
| initialState() |