Skip to content

title prop #28

@andrewharvey

Description

@andrewharvey

title prop which set's the SVG <title> https://developer.mozilla.org/en-US/docs/Web/SVG/Element/title#Example

<svg width="220" height="70" xmlns="http://www.w3.org/2000/svg">
  <title>SVG Title Demo example</title>
  <rect x="10" y="10" width="200" height="50"
    style="fill:wheat; stroke:blue; stroke-width:1px">
</svg>

Would you be okay with a PR for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions