[][src]Module sauron::html_extra

These are valid html tags and attributes, but not very commonly used. These are put in separate module package to avoid conflicting imports of the most commonly used tags/attributes

Modules

attributes

Functions

html

Build a <html> element.

slot

Build a <slot> element.

style

Build a <style> element.

title

Build a <title> element.