Socket
Socket
Sign inDemoInstall

@maggioli-design-system/mds-paginator-item

Package Overview
Dependencies
10
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @maggioli-design-system/mds-paginator-item

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.


Version published
Weekly downloads
441
increased by41.35%
Maintainers
2
Created
Weekly downloads
 

Readme

Source

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

FAQs

Last updated on 18 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc