--- selectSlotOptions: - value: alice name: Alice Carasca icon: https://media.cssninja.io/content/avatars/7.jpg - value: erik name: Erik Kovalsky icon: /images/avatars/svg/vuero-1.svg - value: melany name: Melany Wallace icon: https://media.cssninja.io/content/avatars/25.jpg - value: tara name: Tara Svenson icon: https://media.cssninja.io/content/avatars/13.jpg - value: mary name: Mary Lebowski icon: https://media.cssninja.io/content/avatars/5.jpg - value: irina name: Irina Vierbovsky icon: https://media.cssninja.io/content/avatars/23.jpg - value: jonathan name: Jonathan Krugger icon: https://media.cssninja.io/content/avatars/32.jpg selectSlotValue: --- ### Users with search The `` component can be used with a custom template to show images for options and selected option. 2 CSS modifiers are available for images radius: `is-curved` and `is-rounded`. ```vue ```