CustomAttributionProps: {
    compact: boolean;
    position: ControlPosition;
    style: CSSProperties;
    text: string;
} & EnabledOption