Socket
Socket
Sign inDemoInstall

react-bootstrap-table2-toolkit

Package Overview
Dependencies
9
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.1 to 1.3.2

2

package.json
{
"name": "react-bootstrap-table2-toolkit",
"version": "1.3.1",
"version": "1.3.2",
"description": "The toolkit for react-bootstrap-table2",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

@@ -70,2 +70,15 @@ # react-bootstrap-table2-toolkit

### `SearchBar` Props
#### className - [string]
Custom the class on input element.
#### placeholder - [string]
Custom the placeholder on input element.
#### style - [object]
Custom the style on input element.
#### delay = [number]
milionsecond for debounce user input.
### Search Options

@@ -131,2 +144,4 @@

-----
## Export CSV

@@ -181,2 +196,4 @@ There are two steps to enable the export CSV functionality:

-----
## Column Toggle

@@ -183,0 +200,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc