We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ab10e83 + df9c825 commit 148ae8bCopy full SHA for 148ae8b
docs/tag.md
@@ -1296,7 +1296,6 @@ A common task in any web application is to show links that help with the navigat
1296
- `action` - the URL. If the `action` is an array, you can reference a named route defined in your routes using the `for` element
1297
- `query` - the base query for the URL
1298
- `text` - the text of the link
1299
- - `local` - whether this is a local or remote link
1300
- additional key/value attributes for the link
1301
- `text` - `string` - the text of the link
1302
- `local` - `bool` - whether this is a local or remote link
0 commit comments