mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-27 21:00:41 +00:00
Allow more rows to be generated at a custom index
This commit is contained in:
+5
-2
@@ -622,9 +622,12 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<span>Show more rows</span>:
|
||||
<span>Show</span>
|
||||
<input type="number" class="rows-to-add" value="20">
|
||||
<button class="more">Show</button>
|
||||
<button class="more">more rows</button>
|
||||
<span>starting from index</span>
|
||||
<input type="number" class="more-rows-start-index">
|
||||
<span>(leave blank to generate from next index)</span>
|
||||
|
||||
<hr>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user