interface IconProps {
    orientation?: Orientation;
}

Properties

Properties

orientation?: Orientation

Generated using TypeDoc