Skip to content

Enumeration: 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:370


Bell

Bell = "bell"

Defined in

schema.ts:361


Bug

Bug = "bug"

Defined in

schema.ts:359


Checkmark

Checkmark = "checkmark"

Defined in

schema.ts:374


Chili

Chili = "chili"

Defined in

schema.ts:364


Circle

Circle = "circle"

Defined in

schema.ts:357


Cloud

Cloud = "cloud"

Defined in

schema.ts:372


Cocktail

Cocktail = "cocktail"

Defined in

schema.ts:371


Coffee

Coffee = "coffee"

Defined in

schema.ts:368


Currency

Currency = "currency"

Defined in

schema.ts:367


Diamond

Diamond = "diamond"

Defined in

schema.ts:360


Fire

Fire = "fire"

Defined in

schema.ts:358


Heart

Heart = "heart"

Defined in

schema.ts:363


LightBulb

LightBulb = "lightbulb"

Defined in

schema.ts:375


Lightning

Lightning = "lightning"

Defined in

schema.ts:366


Person

Person = "person"

Defined in

schema.ts:369


Smiley

Smiley = "smiley"

Defined in

schema.ts:365


Star

Star = "star"

Defined in

schema.ts:356


Sun

Sun = "sun"

Defined in

schema.ts:373


ThumbsUp

ThumbsUp = "thumbsup"

Defined in

schema.ts:362