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:508


Bell

Bell = "bell"

Defined in

schema.ts:499


Bug

Bug = "bug"

Defined in

schema.ts:497


Checkmark

Checkmark = "checkmark"

Defined in

schema.ts:512


Chili

Chili = "chili"

Defined in

schema.ts:502


Circle

Circle = "circle"

Defined in

schema.ts:495


Cloud

Cloud = "cloud"

Defined in

schema.ts:510


Cocktail

Cocktail = "cocktail"

Defined in

schema.ts:509


Coffee

Coffee = "coffee"

Defined in

schema.ts:506


Currency

Currency = "currency"

Defined in

schema.ts:505


Diamond

Diamond = "diamond"

Defined in

schema.ts:498


Fire

Fire = "fire"

Defined in

schema.ts:496


Heart

Heart = "heart"

Defined in

schema.ts:501


LightBulb

LightBulb = "lightbulb"

Defined in

schema.ts:513


Lightning

Lightning = "lightning"

Defined in

schema.ts:504


Person

Person = "person"

Defined in

schema.ts:507


Smiley

Smiley = "smiley"

Defined in

schema.ts:503


Star

Star = "star"

Defined in

schema.ts:494


Sun

Sun = "sun"

Defined in

schema.ts:511


ThumbsUp

ThumbsUp = "thumbsup"

Defined in

schema.ts:500