Changing Default Heading Level

To change the default heading level (1) to a different level, such as an <h2>, you can do so by supplying the default-heading-level attribute.

HTML
<rhino-editor default-heading-level="2"></rhino-editor>