Pular para o conteúdo principal

HTMLComponent

Callable


  • VisualContent renderer component that renders raw type blocks as inline HTML inside a div element.

    See the guide page on the VisualContent component to learn how to customize block renderer components like this one.


    Parameters

    Returns null | ReactElement<any, any>