1
Fork 0
mirror of https://github.com/Steffo99/festa.git synced 2024-10-16 15:07:27 +00:00
festa/components/generic/editable
2022-07-16 18:04:03 +02:00
..
base.tsx Refactor huge chunk of code 2022-07-16 03:05:42 +02:00
inputs.module.css Make the padding of EditableText consistent in all EditingModes 2022-07-16 18:04:03 +02:00
inputs.tsx Make the padding of EditableText consistent in all EditingModes 2022-07-16 18:04:03 +02:00
README.md Refactor huge chunk of code 2022-07-16 03:05:42 +02:00

Generic editables

Editables are extended input elements which display differently based on the EditingMode of the EditingContext they are contained in.