react-toolkit icon indicating copy to clipboard operation
react-toolkit copied to clipboard

Table documentation is not complete

Open MartinWeb opened this issue 3 years ago • 0 comments

Issue and Steps to Reproduce

If you install table package on its own, without using react-toolkit-all, and are using the Paging component, the select items input won't have the correct style because it is using the input select style of the toolkit.

Versions

v1.4.1

Screenshots

image

We just need to update the documentation to tell users to install the select package (and probably the form core) and to import its css in order to work it properly.

MartinWeb avatar Oct 06 '22 14:10 MartinWeb