@maggioli-design-system/mds-paginator-item
v2.9.3
Published
mds-paginator-item is a web-component from Magma Design System, built with StencilJS, TypeScript, Storybook. It's based on the web-component standard and it's designed to be agnostic from the JavaScirpt framework you are using.
Downloads
939
Readme
mds-paginator-item
This is a web-component from Maggioli Design System Magma, built with StencilJS, TypeScript, Storybook. It's based on the web-component standard and it's designed to be agnostic from the JavaScirpt framework you are using.
Properties
| Property | Attribute | Description | Type | Default |
| ---------- | ---------- | ------------------------------------------------------------------------------ | ---------------------- | ----------- |
| disabled
| disabled
| Specifies if the item is disabled or not, is handled from the parent paginator | boolean \| undefined
| undefined
|
| icon
| icon
| Specifies the icon used inside the paginator item | string \| undefined
| undefined
|
| selected
| selected
| Specifies if the item is selected or not, is handled from the parent paginator | boolean \| undefined
| undefined
|
Slots
| Slot | Description |
| ----------- | -------------------------------------------------------------------------------------- |
| "default"
| Add text string
to this slot, avoid to add HTML elements
or components
here. |
Dependencies
Used by
Depends on
Graph
graph TD;
mds-paginator-item --> mds-icon
mds-paginator-item --> mds-text
mds-paginator --> mds-paginator-item
style mds-paginator-item fill:#f9f,stroke:#333,stroke-width:4px
Built with love @ Gruppo Maggioli from R&D Department