Tommy Dew
Tommy Dew
Is @gringrape still working on this? If no, i can help with that. There's a [discussion](https://discord.com/channels/1029853095527727165/1061493979889278986/1069143840793042984) on discord about how we should implement the `Script` tag.
I can work on this. Can you provide an example how `pc.dict` & `pc.list` would look like? My guess would be sth like this: ```py def index(): colors = pc.list(['red',...
@FHU-yezi Yes for `pc.Text.create()` but not for the lower case functions. You can test it easily in most of the IDEs. e.g. having python language plugins in vscode
tbh, i have no idea how to implement this 😂 please go ahead with the solution in your mind!
There's also a type issue even if we use `Component.create`: [link](https://github.com/pynecone-io/pynecone/pull/510/files#r1103657470)
Will have a PR for it soon