Skip to content

Latest commit

 

History

History
77 lines (45 loc) · 1.41 KB

File metadata and controls

77 lines (45 loc) · 1.41 KB
title description ms.author author ms.date ms.reviewer ms.topic ms.subservice contributors
OptionDescriptor (Power Apps component framework API reference)| Microsoft Docs
Optionset object of the attribute.
hemantg
HemantGaur
05/27/2022
jdaly
reference
pcf
JimDaly

OptionDescriptor

[!INCLUDE OptionDescriptor-description]

Available for

Model-driven and canvas apps

Properties

Color

Indicates the color of the picklist/choice column.

Type: string

Label

Indicates the label of the picklist/choice column.

Type: string

Value

Indicates the value of the picklist/choice column.

Type: number

DefaultStatus

Indicates the default status of the picklist/choice column.

Type: number

State

Indicates the state of the picklist/choice column.

Type: number

TransitionData

Indicates the transition data of the picklist/choice column.

Type: number[]

InvariantName

Indicates the language invariant name of the picklist/choice column.

Type: string

ParentValues

Indicates the values of the parent choice (if child) of the picklist/choice column.

Type: number[]

Related articles

Power Apps component framework API reference
Power Apps component framework overview

[!INCLUDEfooter-include]