Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

Commit de0b3ed

Browse files
committed
Merge branch 'master' of github.com:davidkpiano/react-redux-form
2 parents f66aa6c + d28ecab commit de0b3ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/api/Control.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
- [`component`](#prop-component)
1616
- [`ignore`](#prop-ignore)
1717
- [`disabled`](#disabled)
18+
- [`getRef`](#prop-getRef)
1819

1920
## `<Control>`
2021

@@ -336,6 +337,7 @@ For example:
336337

337338
(since: version 1.3.0)
338339

340+
<h2 id="prop-getRef"></h2>
339341
## `getRef={() => ...}`
340342
_(Function)_: Calls the callback provided to the `getRef` prop with the node instance. Similar to `ref`.
341343

0 commit comments

Comments
 (0)