select
v1.0.0Native <select> wrapped as a design-system custom element — options passed as a prop, emits dsChange with the new value.
Install
Preview
Usage
react
django-template
Spec details
Raw registry entry
{
"name": "select",
"type": "ui-component",
"metadata": {
"level": 1,
"description": "Native <select> wrapped as a design-system custom element — options passed as a prop, emits dsChange with the new value.",
"author": "neo",
"version": "1.0.0",
"created_at": "2026-07-14",
"dependencies": [],
"translations": {
"es": {
"description": "<select> nativo envuelto como custom element del design system — opciones vía prop, emite dsChange con el nuevo valor."
}
}
},
"spec": {
"tech": "stencil",
"tag": "ds-select",
"tokens_used": [
"font.family",
"font.size-md",
"spacing.sm",
"spacing.md",
"spacing.lg",
"spacing.xl",
"radius.sm",
"radius.md"
]
}
}