Git Product home page Git Product logo

Comments (9)

mhryshkin avatar mhryshkin commented on July 2, 2024 1

@lexlexa @Vincz Does the PR I've opened something that you guys were talking about? Let's push it to be merged 😃

from picker.

Vincz avatar Vincz commented on July 2, 2024

Hi guys! I would also like to be able to customise the underlaying input. The way @lexlexa suggest would be fine, or an additional parameters with input props would be fine to.

Thanks!

from picker.

MakaryHryshkin avatar MakaryHryshkin commented on July 2, 2024

Hey guys! I also would like a way to customize input, my use case is simple - I want to prevent letter typing. It will be a bit more complicated than the example in the issue as the user has to be responsible for rendering props inputRender provides. Would be happy to create a PR for this!

from picker.

Vincz avatar Vincz commented on July 2, 2024

Hey @mhryshkin! Thank you for this PR. If I remember correctly, my use case was the same as @lexlexa
I wanted to add a react-mask on the input. From what I understand from your PR, it would be fine as it would allow a total control on the rendered input. Fine by me then! Thanks again!

from picker.

vojtechportes avatar vojtechportes commented on July 2, 2024

Any chance this will be merged anytime soon?

from picker.

evankazadaiev avatar evankazadaiev commented on July 2, 2024

It's been a while since the PR was opened, it solves my issue.
Any chance it's going to be reviewed and merged?

from picker.

MakaryHryshkin avatar MakaryHryshkin commented on July 2, 2024

@evankazadaiev I don't believe it will be merged =(

from picker.

hahatulk avatar hahatulk commented on July 2, 2024

Add prop to customize input fields.

Example

<Picker inputRender={field => <div>{field}</div>}  />

Case example: Add mask

pls add this feature to RangePicker too
Works only for Picker now

from picker.

Plumbiu avatar Plumbiu commented on July 2, 2024

Add prop to customize input fields.
Example

<Picker inputRender={field => <div>{field}</div>}  />

Case example: Add mask

pls add this feature to RangePicker too Works only for Picker now

I also want this feature to RangePicker

from picker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.