Highlighted Text
Highlight Text
Text EffectsText with highlight marker effect
highlightmarkerattention
Installation
$
Usage
tsx
import { HighlightText } from "@/components/nonaxial/highlight-text"
export default function Example() {
return (
<HighlightText>{/* Your content here */}</HighlightText>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |