IHubEmbed
Interface to represent a Hub embed
Properties
Property | Type | Notes |
---|---|---|
string |
unique identifier |
|
Optional | HubEmbed |
settings applied to all screen sizes -- only applies when specific viewport sizes are not set |
Optional | HubEmbed |
settings applied to screens 980px wide and above |
Optional | HubEmbed |
settings applied to screens 360px wide and above |
Optional | HubEmbed |
settings applied to screens 560px wide and above |
Interface defined in common/src/core/types/Embeds.ts:10