Skip to content

Commit b675f9c

Browse files
committed
add documentation for renderer attribute
1 parent 7b2f630 commit b675f9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ Attribute | Options | Default | Descri
139139
`data-choices` | *Array* | [] | options for select dropdown, in editing and searching.
140140
`hint` | *String* | '' | this text will be displayed at the column header for instruction.
141141
`searchplaceholder` | *String* | '' | this text will be displayed in search filter input box.
142+
`renderer` | *String* | undefined | function name to format the object being displayed
142143

143144

144145
## Browser Compatability

0 commit comments

Comments
 (0)