Props
io.github.nafg.scalajs.facades.mui.StepIcon.Props
class Props extends PropTypes
Attributes
- Graph
-
- Supertypes
-
trait PropTypesclass Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Whether this step is active.
Whether this step is active.
Attributes
Override or extend the styles applied to the component.
Override or extend the styles applied to the component.
Attributes
Mark the step as completed. Is passed to child components.
Mark the step as completed. Is passed to child components.
Attributes
If true
, the step is marked as failed.
If true
, the step is marked as failed.
Attributes
The label displayed in the step icon.
The label displayed in the step icon.
Attributes
The system prop that allows defining system overrides as well as additional CSS styles.
The system prop that allows defining system overrides as well as additional CSS styles.
Attributes
Inherited methods
Attributes
- Inherited from:
- PropTypes
Inherited fields
Attributes
- Inherited from:
- PropTypes
In this article