Hi,
I’m finding it very difficult to create a good UI using Polaris Web Components. The documentation doesn’t provide enough guidance or real-world examples to help with designing a polished interface.
Does anyone know of any working example apps, or any well designed app on the App Store, that use Polaris Web Components? I’m looking for inspiration and to better understand what kind of designs and experiences are achievable with Polaris Web Components.
You can also look at apps using Polaris React for inspiration, the UI patterns translate directly to Polaris web components since most React components have a web component equivalent (e.g., Page → s-page, Button → s-button, IndexTable → s-table).
Thanks for the link. I’ve reviewed it, but many elements seem to be missing in the Web Component implementation. For example, in the React component version we have both a title and a subtitle. In the new Polaris Web Component, I’m not sure how to achieve a similar design.
There few more like Tabs, not sure how to arrange them in beautiful way hence I was asking for some demo. Along with these data table for react component is more superior compare to Web component.