Pular para o conteúdo principal

ListComponent

Callable


  • VisualContent renderer component that renders list type blocks as <ul> or <ol> elements, depending on the list style.

    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>