rx-datatable API
    Preparing search index...

    Function themeProps

    • Converts a theme to { className, style } for spreading onto a container element.

      Parameters

      Returns { className: string | undefined; style: CSSProperties | undefined }