render abstract method

String render()

Renders the component as a styled string.

Subclasses implement this to produce their ANSI-styled output.

Implementation

String render();