GeoTrimmedContent Ready 10.1.0+

GeoTrimmedContent is a component used to trim long strings which don't fit in a single line, and displaying a tooltip to read the whole content.

Properties

Prop name Type Default value Description
tooltipPosition enumPropertyFactory({ componentName: 'GeoTrimmedContent', propertyName: 'tooltipPosition', enumDictionary: POSITIONS, defaultValue: POSITIONS.top }) Show description
tooltipAlignment enumPropertyFactory({ componentName: 'GeoTrimmedContent', propertyName: 'tooltipAlignment', enumDictionary: ALIGNMENTS, defaultValue: ALIGNMENTS.middle }) Show description

Slots

Name Description
default

Use this slot to customize content displayed

Constants

This component has no exported constants.

Examples

Long content

Short content