Membrane React - v0.6.0
    Preparing search index...

    Variable CellConst

    Cell: ForwardRefExoticComponent<
        HTMLAttributes<HTMLDivElement> & CellProps & {
            type?: "value" | "name" | "input" | "combobox" | "icon";
            disabled?: boolean;
            span?: "grow" | "shrink";
        } & RefAttributes<HTMLDivElement>,
    > = ...