Creates a custom HTML tag element with the given name, style, and optional event handlers.
Optional
The name of the custom HTML tag element.
The inline style to apply to the custom HTML tag element.
Optional event handlers for the custom HTML tag element.
Creates a custom HTML tag element with the given name, style, and optional event handlers.