You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been playing around with a component that displays a formatted text value in a label but allows whatever the underlying data might be to be edited:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I've been playing around with a component that displays a formatted text value in a label but allows whatever the underlying data might be to be edited:
https://anvil.works/build#clone:2DOF3NKOKMXTWDJZ=MGAFA2Q3FZ46ECGU4V7QYMFM
It might make a nice new component.
In that example, I'm using a
FormattedItem
class within the app itself, but this would probably be better done with theatomic
module.Beta Was this translation helpful? Give feedback.
All reactions