val links: LinkItemContainer
The container for all single link configurations. These links will be created as they are.
fun links(action: Action<in LinkItemContainer>): Unit
Configures links of a component.
action - execute the link container configuration
action