Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.41 KB

scribing-react.rendermarkuptagevent.md

File metadata and controls

31 lines (21 loc) · 1.41 KB

Home > scribing-react > RenderMarkupTagEvent

RenderMarkupTagEvent class

Signature:

export declare class RenderMarkupTagEvent 

Constructors

Constructor Modifiers Description
(constructor)(tag, attr, changeAttr, scriptHost) Constructs a new instance of the RenderMarkupTagEvent class

Properties

Property Modifiers Type Description
attr ReadonlyMap<string, string | Script>
changeAttr (this: void, key: string, value: string | Script | null) => boolean
content ReactNode
display RenderMarkupTagDisplay
scriptHost ScriptHost
style React.CSSProperties | undefined
tag string