Skip to content

Conversation

@Skillymanjaro
Copy link

Introduces new Linkki Aspects

  • BindTooltip: Uses the new Vaadin tooltip API which is more flexible and customizable compared to the basic HTML tooltips
  • BindHelperText: Renders a small helper text below or above a component similar to the styling used to display validation messages next to a component
  • BindToggletip: Creates a toggletip for a component. A toggletip is a button which can be clicked to show or hide a customizable tooltip that contains more information for the user. Works only for component which have a prefix or suffix component
  • UiNestedToggletip: Provides the same functionality as an ordinary toggletip. Instead of being display as a prefix or suffix component the annotated component is wrapped in a horizontal layout which contains the component itself and the toggle tip

@Skillymanjaro Skillymanjaro marked this pull request as ready for review February 6, 2025 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant