Skip to content

FormattedText Span foregroundColor and backgroundColor cannot be set using known color #1349

@enchev

Description

@enchev

For example:

<Label>
  <Label.formattedText>
      <FormattedString>
          <FormattedString.spans>
             <Span text="Test" foregroundColor="red" />
          </FormattedString.spans>
      </FormattedString>
  </Label.formattedText>
</Label>

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions