Here are some useful short code snippets that you can use in any type of Blocks app. Copy, adapt the names to your app and make things work!
Get the pricing plan of an app instance on a specific site. For example, “free” or “premium”. Learn more
Use a custom panel to get the widget API properties.
Learn more about connecting panel elements to properties:
Use a custom panel to set the widget API properties.
Learn more about connecting panel elements to properties:
Create a link in a custom panel that opens the app dashboard page.
Learn more about opening a dashboard page from a panel:
Create a link in a custom panel that opens the app’s plan picker.
Learn more about:
Get and set properties of a nested widget from a panel in the outer widget. Learn more
Expand and collapse elements in a custom panel. Learn more
Use wix-data
to query collections in your app.
Learn more about managing collections in Blocks: