wv-filter-url
Purpose
<wv-filter-url/>
. Provides the ability to target a url type field of the grid records, by applying the data type specifics.
Properties
Important: All <wv-filter-*>
helpers inherit a "base tag helper" properties. In the following list are presented only the properties that this tag helper adds or alters. Not all base tag helper properties can be implemented by this tag helper too.
name | description |
---|---|
does not have any specific properties |
Example
<wv-filter-url name="@name" label="@label" query-type="@queryType" query-options="@queryOptions"></wv-filter-url>