SiWizardStepComponent documentation¶
selector
si-wizard-step
Input Properties¶
Name | Type | Default | Description |
---|---|---|---|
failed ¶ | boolean | false | |
heading ¶ | string | '' | |
isNextNavigable ¶ | boolean | true | |
isValid ¶ | boolean | true |
Output Properties¶
Name | Type | Description |
---|---|---|
back ¶ | void | |
next ¶ | void | |
save ¶ | void |
Attributes and Methods¶
Name | Type | Default | Description |
---|---|---|---|
(readonly) isActive ¶ | WritableSignal <boolean > | false | Whether this step is currently active or not. |
Types Documentation¶
No types to document for items on this page.
Except where otherwise noted, content on this site is licensed under MIT License.