render abstract method
Renders the component as a styled string.
Subclasses implement this to produce their ANSI-styled output.
Implementation
String render();
Renders the component as a styled string.
Subclasses implement this to produce their ANSI-styled output.
String render();