฿150
46 UI/UX components, design patterns, and AI prompt templates across 11 categories
47 topics across 11 categories — see real samples below
Triggers an action when clicked. The most important interactive element in any interface.
Create a primary button that says 'Get Started' with a right arrow icon. On click, navigate to /signup. Include hover and loading states.
Lets users type text — names, emails, search queries, etc.
Create an email input field with label 'Email address', placeholder 'you@example.com', validation for email format, and an error message below when invalid.
Pick one option from a list. Great when there are 4-15 choices.
Create a select dropdown for 'Role' with options: Designer, Developer, PM, Other. Default to empty with placeholder 'Select your role'. Show a label above.