Skip to content

TypedDropdownComponent.getValue method

TypedDropdownComponent › getValue

Gets the value of the component.

Signature:

getValue(): null | T

Returns: null | TThe value of the component.