Props
Attributes
- Graph
-
- Supertypes
-
trait PropTypesclass Objecttrait Matchableclass Any
Members list
Type members
Classlikes
The type of pagination item.
The type of pagination item.
Attributes
- Supertypes
-
class Prop[String]class Objecttrait Matchableclass Any
- Self type
-
`type`.type
The active color. It supports both default and custom theme colors, which can be added as shown in the palette customization guide.
The active color. It supports both default and custom theme colors, which can be added as shown in the palette customization guide.
Attributes
- Supertypes
-
class Prop[String]class Objecttrait Matchableclass Any
- Self type
-
color.type
The shape of the pagination item.
The shape of the pagination item.
Attributes
- Supertypes
-
class Prop[String]class Objecttrait Matchableclass Any
- Self type
-
shape.type
Value members
Concrete methods
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
The components used for each slot inside.
The components used for each slot inside.
This prop is an alias for the slots
prop. It's recommended to use the slots
prop instead.
Attributes
If true
, the component is disabled.
If true
, the component is disabled.
Attributes
The current page number.
The current page number.
Attributes
If true
the pagination item is selected.
If true
the pagination item is selected.
Attributes
The components used for each slot inside.
The components used for each slot inside.
This prop is an alias for the components
prop, which will be deprecated in the future.
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