onlook
onlook copied to clipboard
[feat] Add properties panel functionality
Describe the feature
Continuation of https://github.com/onlook-dev/onlook/pull/1132 The properties panel UI has now been created. We will want to support adding properties
- Support boolean type properties
- Support text type properties
- For complex properties, we can show an edit code button
This is similar to how the TailwindCSS box works. TailwindCSS we were reading the className property. This will read all of them similarly.
@Kitenite, I’m on this!.
💯