ExportInlineStylesTransformation
Parameters
element : HTMLElementThe DOM element being processed.
stylesMap : StylesMapThe map of styles to be applied to the element.
Returns
void
element
:
HTMLElementThe DOM element being processed.
stylesMap
:
StylesMapThe map of styles to be applied to the element.
void