Description
The saved query list directive to render a list of saved queriesUsage
as element:Directive info
- This directive creates new scope.
Parameters
| Param | Type | Details |
|---|---|---|
| user | object | Display saved queries by the given user (type: twigkit.social.model.Profile). |
| title (optional) | string | If set, title will be used displayed above bookmarks |
| allow-saving (optional) | string | If set to false the save search input will not be shown |
| date-format (optional) | string | Format to use for the saved query created date. Default: dd/MM/yyyy h:mma. See date format filter for valid formats. |