Types that can appear in the array of blocks
OptionalcomponentsReact components to use for rendering
OptionallistDetermines whether or not lists are nested inside of list items (html)
or as a direct child of another list (direct - for React Native)
You rarely (if ever) need/want to customize this
OptionalonFunction to call when encountering unknown unknown types, eg blocks, marks, block style, list styles without an associated React component.
Will print a warning message to the console by default.
Pass false to disable.
One or more blocks to render
Properties for the Portable Text react component