linkki offers two ways to create a UI:
via @UISection on the PMO
@UISection
manual binding via @Bind
@Bind
In the first case a so called Section is generated, in which UI elements are arranged. The second option leaves the creation of UI elements entirely to the developer.
Section PMO with UI Section Manual Binding With `@Bind`