Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to add scaling inputs by group #373

Closed
ilyavaiser opened this issue Jul 9, 2020 · 1 comment
Closed

Ability to add scaling inputs by group #373

ilyavaiser opened this issue Jul 9, 2020 · 1 comment
Assignees
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@ilyavaiser
Copy link

For text fields this can be done with "p-inputtext-sm" class

@cagataycivici cagataycivici self-assigned this Jul 10, 2020
@cagataycivici cagataycivici added the Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add label Jul 10, 2020
@cagataycivici cagataycivici added this to the 2.0.1 milestone Jul 10, 2020
@cagataycivici cagataycivici changed the title There is no way to adjust the size of the input-number field Ability to add scaling inputs by group Jul 10, 2020
@cagataycivici
Copy link
Member

With 2.0.1, it will be achieved by a wrapper;

<div class="p-inputtext-sm">
    <InputText />
    <InputNumber />
    <InputMask />
</div>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
None yet
Development

No branches or pull requests

2 participants