@copart/notes-component
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@copart/notes-component", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"main": "dist/display-notes.js", | ||
@@ -5,0 +5,0 @@ "files": [ |
@@ -33,2 +33,3 @@ # Ops Notes Component Library | ||
| loadNextPage | boolean | No | false | Flag to determine if the next page list needs to be fetched | | ||
| disabled | boolean | No | false | Disables the note button | | ||
@@ -151,2 +152,3 @@ ## Code Example | ||
format: 'text', // only 'table' or 'text' format supported | ||
enableAddNote: true, // enables text input for new notes | ||
data: [ | ||
@@ -153,0 +155,0 @@ { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
3470189
2543
224