edit-integer
Overview
To get started, see the introductory guide on editable object-table
cells.
This cell type does everything that edit-number
does, as well as making sure that the value is a whole number greater than zero and changes the keyboard to the large numeric keypad. It is useful for simple numbers as the numeric keypad provides large buttons for entering digits as opposed to the normal numeric keyboard.
Basic Example
Standard Attributes
on-change
on-change
value
value
Advanced Attributes
clear-button-visibility
clear-button-visibilityclear-button-visibility
disabled
disabled
Last updated