Description:
We want to enhance the documentation by adding a button for each property type listed in our properties documentation. The button should direct users to a StackBlitz example that demonstrates a backend implementation using that specific property.
Steps:
For each property type, create a simple backend example using StackBlitz.
Add a button next to each property type in the documentation that links to its StackBlitz example.
Ensure the link opens the corresponding example directly in StackBlitz.
Reference:
Description: We want to enhance the documentation by adding a button for each property type listed in our properties documentation. The button should direct users to a StackBlitz example that demonstrates a backend implementation using that specific property.
Steps: For each property type, create a simple backend example using StackBlitz. Add a button next to each property type in the documentation that links to its StackBlitz example. Ensure the link opens the corresponding example directly in StackBlitz. Reference:
Properties documentation: https://manifest.build/docs/properties
Result example on the documentation: