Git Product home page Git Product logo

Comments (6)

csandman avatar csandman commented on May 20, 2024

These should all be available already! All of the original interfaces that are available in react select and being exported from this package as well, and I exported the component types in the most recently published version. If you have any questions about what certain interfaces are called, let me know, and I can elaborate tomorrow.

from chakra-react-select.

csandman avatar csandman commented on May 20, 2024

You can check out the most recent version notes here: https://github.com/csandman/chakra-react-select/releases/tag/v3.1.1

from chakra-react-select.

fransiscushermanto avatar fransiscushermanto commented on May 20, 2024

@csandman I think it's still to hard, I think it will be as simple as chakra select props. As you can see i need to do exactly the same like what you do to make the interface. Maybe you can simplify the SelectProps?
image

from chakra-react-select.

csandman avatar csandman commented on May 20, 2024

Sorry, there's not much I can do to change it. All of the interface structures Im using are based on the original structures of react-select. Each of the sub-components are expecting that structure, and it doesn't work if I don't follow it exactly.

from chakra-react-select.

fransiscushermanto avatar fransiscushermanto commented on May 20, 2024

@csandman Oh i see, okay then.

from chakra-react-select.

csandman avatar csandman commented on May 20, 2024

And if you need any explanations for the original interfaces with the generics, check out the TypeScript sections of the react-select docs: https://react-select.com/typescript

from chakra-react-select.

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.