Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 385 Bytes

File metadata and controls

21 lines (14 loc) · 385 Bytes

TextRangeType

Example Usage

from glean.api_client.models import TextRangeType

value = TextRangeType.BOLD

# Open enum: unrecognized values are captured as UnrecognizedStr

Values

Name Value
BOLD BOLD
CITATION CITATION
HIGHLIGHT HIGHLIGHT
LINK LINK