OudsTextInputHelperLink

constructor(text: String, onClick: () -> Unit)

Parameters

text

The text to display in the link.

onClick

Callback invoked when the link is clicked.