pagination
Installation
SKILL.md
No SKILL.md available for this skill.
View on GitHubRelated skills
More from thedaviddias/ux-patterns-for-developers
toggle
Use when you need to switch between two states.
4autocomplete
Use when implementing suggest options as users type.
4accordion
Use when implementing expand and collapse content sections.
3tooltip
Use when implementing provide additional context on hover or focus.
3modal
Use when you need to display focused content or actions.
3skeleton
Use when implementing show users that content is being loaded.
3