2.8.4 • Published 21 days ago

@maggioli-design-system/mds-paginator-item v2.8.4

Weekly downloads
-
License
MIT
Repository
-
Last release
21 days ago

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

PropertyAttributeDescriptionTypeDefault
disableddisabledSpecifies if the item is disabled or not, is handled from the parent paginatorboolean \| undefinedundefined
iconiconSpecifies the icon used inside the paginator itemstring \| undefinedundefined
selectedselectedSpecifies if the item is selected or not, is handled from the parent paginatorboolean \| undefinedundefined

Slots

SlotDescription
"default"Add text string to this slot, avoid to add HTML elements or components here.

CSS Custom Properties

NameDescription
--mds-paginator-item-backgroundSets the background-color of the pages area and the item
--mds-paginator-item-background-disabledSets the background-color of the item when is disabled
--mds-paginator-item-background-hoverSets the background-color of the item when the mouse is over it
--mds-paginator-item-background-selectedSets the background-color of the item when is selected
--mds-paginator-item-colorSets the text color of the component
--mds-paginator-item-color-disabledSets the color of the item when is disabled
--mds-paginator-item-color-hoverSets the text color of the item when the mouse is over it
--mds-paginator-item-color-selectedSets the text color of the item when is selected
--mds-paginator-item-radiusSets the border-radius of the component
--mds-paginator-item-shadowSets the box-shadow of the component
--mds-paginator-item-shadow-disabledSets the box-shadow of the item when is disabled
--mds-paginator-item-shadow-hoverSets the box-shadow of the item when the mouse is over it
--mds-paginator-item-shadow-selectedSets the box-shadow of the item when is selected
--mds-paginator-item-sizeSets the height and the min-width of the paginator item

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

2.8.4

21 days ago

2.8.3

3 months ago

2.8.2

3 months ago

2.8.1

3 months ago

2.8.0

3 months ago

2.7.3

4 months ago

2.7.2

5 months ago

2.4.1

7 months ago

2.4.0

8 months ago

2.7.0

6 months ago

2.6.0

6 months ago

2.4.2

7 months ago

2.7.1

6 months ago

2.3.0

1 year ago

2.2.0

1 year ago

2.1.1

1 year ago

1.0.1

1 year ago

2.1.0

1 year ago

2.0.0

1 year ago

1.0.0

2 years ago