rx-datatable API
    Preparing search index...

    Function useThemeProps

    • Resolves the effective theme (the theme prop of a component if given, otherwise the TableConfig theme) into a class name and style to merge into a container element.

      Parameters

      Returns { className?: string; style?: CSSProperties }