skol-pro / ion-digit-keyboard-v2

A digital keyboard plugin to use in Ionic 2 applications.
MIT License
94 stars 40 forks source link

Bottom buttons #22

Open erz7 opened 5 years ago

erz7 commented 5 years ago

Hi Skol-pro, congratulations its so cool the keyboard, but nevertheless I don´t know what to do for show the button left and right, just apear the buttons with numbers.

I'd be grateful with your support.

skol-pro commented 5 years ago

Not sure to understand. Have you read the README on the repo ?

erz7 commented 5 years ago

Thanks for the answer, I installed the plugin but the return key and accept do not appear in the keyboard. I'd be grateful with your support.

skol-pro commented 5 years ago

Can you provide a screenshot and code please ?

erz7 commented 5 years ago

Hello, this is the screenshot http://erzpublicidad.com/otros/key.png

The Code app.scss @import './components/ion-digit-keyboard/ion-digit-keyboard';

app.componet.ts import { IonDigitKeyboardCmp, IonDigitKeyboardOptions } from '../components/ion-digit-keyboard';

page.html <ion-digit-keyboard></ion-digit-keyboard>

Thanks Skol-pro

skol-pro commented 5 years ago

Are you missing the leftActionOptions and rightActionOptions settings ? You'll find that under 4.3 - Options in the README.

chaitanyas11 commented 5 years ago

hi skol-pro, its fantastic component but i am facing problem with leftActionOptions and rightActionOptions since its displaying very less amount for ur reference i will put image, i need help for how to display it fully Screenshot_20190613_112801

skol-pro commented 5 years ago

Hi chaitanyas11 !

Well the keyboard seems to be displayed under the save button, try to override the bottom position of the keyboard in css ! :-)