Remix
Remix
remix/ui/button · MixinView Source

iconStyle

Summary

Icon slot sizing and aria-hidden defaults for decorative icons rendered inside a button.

Signature

const iconStyle: readonly [
  MixinDescriptor<Element, [Partial<ElementProps>], ElementProps>,
  CSSMixinDescriptor,
];