Skip to content

[Question]: HTML code not rendering #140

Description

@tiyo

What's your question?

Unable to render HTML code. When will this be updated?

What have you tried?

No response

Code (if applicable)

<NitroText renderer="html" selectable style={{
                            borderWidth: 1,
                            borderColor: 'red'
                        }}>{`<div>
                        <h2>Renderer demo</h2>
                        <p>This text comes from <strong>HTML</strong> with <em>semantic</em> tags.</p>
                        <p><span style="color: #ff6347; font-weight: bold;">Inline CSS works too.</span></p>
                        </div>`}</NitroText>

Checklist

  • I have searched existing issues and discussions

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions