Style Property Value Kind
enum StylePropertyValueKind
Content copied to clipboard
Describes the kind of a style property value.
Entries
TRANSITION
Link copied to clipboard
Content copied to clipboard
Property value is a style [transition](https://docs.mapbox.com/mapbox-gl-js/style-spec/#transition).
EXPRESSION
Link copied to clipboard
Content copied to clipboard
The property value is a style [expression](https://docs.mapbox.com/mapbox-gl-js/style-spec/#expressions).