@gibme/fontawesome
    Preparing search index...

    Interface Options

    Font Awesome Option set

    interface Options {
        animation: Animation;
        attributes: Record<string, string | number | boolean>;
        class: string;
        color: Color;
        rotation: Rotation;
        size: Size;
        style: Style;
    }

    Hierarchy (View Summary)

    Index

    Properties

    animation: Animation
    attributes: Record<string, string | number | boolean>
    class: string
    color: Color
    rotation: Rotation
    size: Size
    style: Style