Replies: 2 comments
-
How about? https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/contenteditable (Firefox is the only problem-child here). I'd be curious if support for this is even on the Firefox roadmap... you should be able to add event listeners on the keyup event, and trigger your desired action. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you, this is helpful. But, if you would like to use a DropDown, a DateField or a Button (...) in the Table an Input-Element would be necessary. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,

would it be possible to get a design for editable cells in a table?
Example:
Beta Was this translation helpful? Give feedback.
All reactions