CallioText API Reference - v0.0.22
    Preparing search index...

    Variable AutoElementConst

    AutoElement: MemoExoticComponent<
        (
            __namedParameters: {
                children: ReactNode;
                no_animate?: boolean;
                ref?: Ref<HTMLDivElement>;
                style?: CSSProperties;
                title?: string;
                use_textcolor?: boolean;
            },
        ) => Element,
    > = ...

    通用的按钮栏元素包裹器。