weasel API - v0.8.0
    Preparing search index...

    Interface UseDistributeReturn

    Return shape of useDistribute.

    interface UseDistributeReturn {
        distribute(axis: DistributeAxis, mode?: DistributeMode): void;
    }
    Index

    Methods

    Methods