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

[Feature request]: Add a Event to dispatch the toogle state #2961

Closed
3 tasks done
rbsa-ch opened this issue Jul 24, 2024 · 0 comments · Fixed by #2988
Closed
3 tasks done

[Feature request]: Add a Event to dispatch the toogle state #2961

rbsa-ch opened this issue Jul 24, 2024 · 0 comments · Fixed by #2988
Assignees

Comments

@rbsa-ch
Copy link

rbsa-ch commented Jul 24, 2024

Preflight Checklist

Request type

Request for a new component

It affects the following packages

Components

Functionality

It must be possible to record or read out the status of the Toogle. The application scenario consists of the tracking that is to be carried out when the user clicks open and close (toogle).

@sbb-esta/lyne-elements/flip-card
fix: add a Event to dispatch the status

Link to design proposal file

No response

Edit by @kyubisation:

Tech Spec:

  • Add getter isFlipped: boolean
  • Add event flip, which is dispatched every time the flip card is flipped (each direction)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants