Skip to main content

Why would I use frames in my app?

Frames are a great way of allowing a teammate to set up the app using a predefined set of options or settings.

 

An example of an app that uses frames is our Content Showcase app.

 

Using frames, you can create card_creation_options which are passed as params to your initialize_card URL, which you can then use to customise the canvas to this specific card!


Reply