# Select Rich `lion-select-rich` component is a 'rich' version of the native `` doesn't provide enough styling/theming/user interaction opportunities. ## Live Demo/Documentation > See our [storybook](http://lion-web-components.netlify.com/?path=/docs/buttons-button) for a live demo and API documentation ## How to use ### Installation ```sh npm i --save @lion/select-rich ``` ```js import '@lion/select-rich/lion-select-rich.js'; import '@lion/select-rich/lion-options.js'; import '@lion/select-rich/lion-option.js'; ``` ### Example ```html Red Hotpink ```