@splunk-eap/react-events-viewer
v1.4.4
Published
This component provides the Events Viewer with the options to select your display style and configuration options like pagination and number of events.
Readme
EventsViewer
This component provides the Events Viewer with the options to select your display style and configuration options like pagination and number of events.
To get started with @splunk-eap/react-events-viewer:
Install
npm install @splunk-eap/react-events-viewerOr
yarn add @splunk-eap/react-events-viewerMake sure the following peer dependencies are installed in your project
"peerDependencies": {
"@splunk/react-icons": "^2",
"@splunk/react-ui": "^2",
"@splunk/themes": "^0.4.1",
"react": "^16.8",
"react-dom": "^16.8",
"styled-components": "^3 || ^4"
}