App Canvases
Webapp Canvases
Apps have 3 primary canvases to utilize in the Webapp:
Modal Canvas
Sidebar Canvas (RHS)
Sidebar Subview Canvas
Message Canvas
Apps will need to tap into components from these canvases in order to display the app’s icon in the following locations:
Modal Header
RHS Header
Message Header
Modal Canvas
Sidebar Canvas
Message Canvas
Mobile App Canvases
Apps also have 3 primary canvases to utilize in the mobile app:
Modal Canvas
Sidebar Canvas (RHS Equivalent)
Sidebar Subview Canvas
Message Canvas
Apps will need to tap into components from these canvases in order to display the app’s icon in the following locations:
Modal Header
App View Header
Message Header
Modal Canvas (Mobile)
RHS Canvas (Mobile)
Message Canvas (Mobile)
Components and Canvas Support
Most components are supported for use in all Canvases, but there are a few exceptions where certain components are supported in certain Canvases. Each component page documents which canvas it supports