Views

For multi-channel assets, use a channel view to hold the different content for the different channels. This allows the asset to parse and render its content differently based on the channel in which it is used. Use a generic html view as a fallback in case the channel view used to render the asset is not found in the views.

Add views to the asset as an object under the views attribute. Each key under views represents a channel view and contains an asset for this channel.