I am going through the draftjs documentation and at a lot of places, 'block' word is used interchangeably. For ex.:
Within Editor, some block types are given default CSS styles to limit the amount of basic configuration required to get engineers up and running with custom editors.
I am trying to understand exactly what this block means at granular level, is it a snippet of text, or the whole editorState?