Sha256: 8a4d468e3487bbd7cff698b87954a1dce1c99c37a9dc40984e9dfb151b26c5a8
Contents?: true
Size: 267 Bytes
Versions: 207
Compression:
Stored size: 267 Bytes
Contents
To use an external control (like a reset button) to clear Dropdown selection, you can make use of the `useRef` hook. You must pass a ref to the Dropdown component and use that ref within the onClick for the external control in the way shown in the code snippet below.
Version data entries
207 entries across 207 versions & 2 rubygems