## Device ### Properties * `name` **[String][1]?** Device type, eg. `Mobile` * `width` **[String][1]?** Width to set for the editor iframe, eg. '900px' * `height` **[String][1]?** Height to set for the editor iframe, eg. '600px' * `widthMedia` **[String][1]?** The width which will be used in media queries, If empty the width will be used * `priority` **[Number][2]?** Setup the order of media queries [1]: https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String [2]: https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Number