Skip to content

Enumeration: ScaleIconSet

core.ScaleIconSet

Icons that can be used with a ScaleSchema.

For example, to render a star rating, use a ScaleSchema with icon: coda.ScaleIconSet.Star.

Enumeration Members

Battery

Battery = "battery"

Defined in

schema.ts:504


Bell

Bell = "bell"

Defined in

schema.ts:495


Bug

Bug = "bug"

Defined in

schema.ts:493


Checkmark

Checkmark = "checkmark"

Defined in

schema.ts:508


Chili

Chili = "chili"

Defined in

schema.ts:498


Circle

Circle = "circle"

Defined in

schema.ts:491


Cloud

Cloud = "cloud"

Defined in

schema.ts:506


Cocktail

Cocktail = "cocktail"

Defined in

schema.ts:505


Coffee

Coffee = "coffee"

Defined in

schema.ts:502


Currency

Currency = "currency"

Defined in

schema.ts:501


Diamond

Diamond = "diamond"

Defined in

schema.ts:494


Fire

Fire = "fire"

Defined in

schema.ts:492


Heart

Heart = "heart"

Defined in

schema.ts:497


LightBulb

LightBulb = "lightbulb"

Defined in

schema.ts:509


Lightning

Lightning = "lightning"

Defined in

schema.ts:500


Person

Person = "person"

Defined in

schema.ts:503


Smiley

Smiley = "smiley"

Defined in

schema.ts:499


Star

Star = "star"

Defined in

schema.ts:490


Sun

Sun = "sun"

Defined in

schema.ts:507


ThumbsUp

ThumbsUp = "thumbsup"

Defined in

schema.ts:496