Skip to content

Commit 88b462a

Browse files
aromalanilapollonian
authored andcommitted
📃 Added placeholder to docs
1 parent 19680fa commit 88b462a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,13 @@ export default class App extends Component {
7575
<td>''</td>
7676
<td>The value of the OTP passed into the component.</td>
7777
</tr>
78+
<tr>
79+
<td>placeholder</td>
80+
<td>string</td>
81+
<td>false</td>
82+
<td>none</td>
83+
<td>Provide a custom placeholder. Should be a single character or a string of length <code>&lt;numInputs&lt;</code>.</td>
84+
</tr>
7885
<tr>
7986
<td>separator</td>
8087
<td>component<br/></td>

0 commit comments

Comments
 (0)