Props
Attributes
- Graph
-
- Supertypes
-
trait WithChildren[VdomNode]trait PropTypesclass Objecttrait Matchableclass Any
Members list
Type members
Value members
Concrete methods
The content of the component.
The content of the component.
Attributes
Override or extend the styles applied to the component.
Override or extend the styles applied to the component.
Attributes
The component used for the root node. Either a string to use a HTML element or a component.
The component used for the root node. Either a string to use a HTML element or a component.
Attributes
Shadow depth, corresponds to dp
in the spec. It accepts values between 0 and 24 inclusive.
Shadow depth, corresponds to dp
in the spec. It accepts values between 0 and 24 inclusive.
Attributes
If true
, rounded corners are disabled.
If true
, rounded corners are disabled.
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