Skip to main content

SelectValue

function
function SelectValue(__namedParameters: Omit<SelectValueProps, 'className'> & { className?: string }): Element

Import

import { SelectValue } from '@modular/sdk/ui';