Skip to main content
Modular Documentation
Guides
Reference
Reference
/
@modular/sdk/ui
SelectValue
function
function SelectValue(__namedParameters: Omit<SelectValueProps, 'className'> & { className?: string }): Element
Import
import { SelectValue } from '@modular/sdk/ui';