Giter Club home page Giter Club logo

Comments (8)

asifahmedfw avatar asifahmedfw commented on June 5, 2024 1

@narendran-kannan Assigned this to you.

from crayons.

narendran-kannan avatar narendran-kannan commented on June 5, 2024 1

Will update this weekend :)

from crayons.

narendran-kannan avatar narendran-kannan commented on June 5, 2024

Would like to work on this! @asifahmedfw

from crayons.

samuelpares avatar samuelpares commented on June 5, 2024

Any update on this? Very expected this enhancement 😁

from crayons.

samuelpares avatar samuelpares commented on June 5, 2024

Was it released? I didn't find any update on documentation..

from crayons.

asifahmedfw avatar asifahmedfw commented on June 5, 2024

@samuelpares Sorry, there haven't been any updates to this yet. 😞
@narendran-kannan I believe this got lost on your radar! Any updates on this? Please do let me know if you no longer want this to be assigned to you. 😄

from crayons.

samuel-loupen avatar samuel-loupen commented on June 5, 2024

And about now? Any news?

from crayons.

kishore-kumar-E3682 avatar kishore-kumar-E3682 commented on June 5, 2024

During selection fw-select will emit the fwChange event which can be consumed to get the text.
For example:

methodOptionSelect.addEventListener('fwChange', (e) => {
    console.log(e.detail.selectedOptions);
  });

here selectedOptions is an array of object (for both single and multi select) which corresponds to the selected options. selectedOptions[0].text will provide you the first selected options text.

from crayons.

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.