@joint/react
    Preparing search index...

    Variable CustomConst

    Custom: ForwardRefExoticComponent<
        CustomHighlighterProps<Options> & RefAttributes<SVGElement>,
    > = Component.Custom

    Custom highlighter component. Allows to create a custom highlighter.

    import { Highlighter } from '@joint/react'
    return <Highlighter.Custom />