Text Modifier
text highlighter with solid background and decorative markers for emphasis.
Loading...
Installation
npx shadcn@latest add @scrollxui/text-modifier Usage
import TextModifier from '@/components/ui/text-modifier';<TextModifier
variant='solid'
highlightColorClass='bg-yellow-200'
markerColorClass='bg-yellow-500'
className='text-black dark:text-black'
>
You can ask an AI assistant.
</TextModifier>API Reference
Text Modifier
text highlighter with solid background and decorative markers for emphasis.