select<T> abstract method

Component select<T>(
  1. SelectProps<T> props
)

Implementation

Component select<T>(SelectProps<T> props);