Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 322 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 322 Bytes

react-front-mark

React component for mark.js (front-markjs).

Usage

import Mark from 'react-front-mark';

<Mark word='Hello' caseSensitive={true}>'Hello World!'</Mark>

Properties

Supports all mark.js options