oceakun / react-annotation-custom-note

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Acknowledgments

This project is based on the react-annotation library.

react-annotation is a powerful library for adding annotations to React components, developed by Susie Lu and licensed under the Apache License 2.0.

Modifications

As per my usecase, I've added three props to the Note component, concerning the font properties of its label, all accepting values of the data-type 'string'

  • labelFontWeight
  • labelFontStyle
  • labelFontFamily

About

License:Apache License 2.0


Languages

Language:JavaScript 91.7%Language:CSS 6.8%Language:HTML 1.5%