toggle-corp/react-store

View on GitHub
components/View/RawTable.d.ts

Summary

Maintainability
A
0 mins
Test Coverage

FIXME found
Open

    onBodyClick?(rowKey: string, cellKey: string): void; // FIXME: third props is event
Severity: Minor
Found in components/View/RawTable.d.ts by fixme

FIXME found
Open

    onHeaderClick?(key: string | number): void; // FIXME: second props is event
Severity: Minor
Found in components/View/RawTable.d.ts by fixme

There are no issues that match your filters.

Category
Status