Skip to content

Commit 67b61be

Browse files
authored
Update README.md
1 parent 461dba6 commit 67b61be

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
@@ -132,6 +132,7 @@ If text_property is omitted then the entity is cast to a string. This requires i
132132
* `transformer` The fully qualified class name of a custom transformer if you need that flexibility as described below.
133133
* `autostart` Determines whether or not the select2 jQuery code is called automatically on document ready. Defaults to true which provides normal operation.
134134
* `width` Sets a data-width attribute if not null. Defaults to null.
135+
* `class_type` Optional value that will be added to the ajax request as a query string parameter.
135136

136137
The url of the remote query can be given by either of two ways: `remote_route` is the Symfony route.
137138
`remote_params` can be optionally specified to provide parameters. Alternatively, `remote_path` can be used to specify

0 commit comments

Comments
 (0)