-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
<GridLayout col="0" rows="auto" columns="auto,*" verticalAlignment="center">
<Label col="0" row="0" text="SL:" verticalAlignment="center"/>
<!-- <TextField col="1" row="0" v-model="sl" class="boxsl" /> -->
<NumericKeyboard col="1" row="0" noDecimals="true" noReturnKey="true" class="boxsl"></NumericKeyboard>
</GridLayout>
im set noDecimals="true" or :noDecimals="true" but it not working and noReturnKey="true" too
Metadata
Metadata
Assignees
Labels
No labels