Answers for "RichText.Content add className"

CSS
0

RichText.Content add className

<RichText.Content
    tagName="a"
    className={ linkClass }
    href={ url }
    title={ title }
    style={ buttonStyle }
    value={ text }
/>
Posted by: Guest on August-06-2021

Browse Popular Code Answers by Language