Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
interface Colors
A class that contains all the colors used in the Surf system. This class is used to provide a uniform appearance across all Surf plugins. Simons dc post
Link copied to clipboard
object CommonComponents
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun <E> Iterable<E>.joinToComponentNewLine(linePrefix: Component = PREFIX, formatter: (E) -> Component): Component