<lightning:icon> size attribute missing a value

Issue #785 resolved
Chuck Liddell created an issue

You missed a size for the size attribute on <lightning:icon>: "small".

From the docs: Options include xx-small, x-small, small, medium, or large. This value defaults to medium.

The predicted values jump from x-small to medium.

Comments (6)

  1. Derek Wiers

    Yep. Same here. "small" will compile and functionally works fine, but it's in angry red and the IDE is clearly not happy.

  2. Scott Wells repo owner

    Yep, I'll take care of it for this week's build (which will only include a few small fixes and some IC 2.0 prep stuff). Thanks for reporting/confirming, guys!

  3. Log in to comment