UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

4 lines (3 loc) 210 B
export declare function useRowHovered(): boolean | undefined; export declare function useRowSelected(): boolean | undefined; export declare function useContainerScroll(): import("./context").ScrollContextType;