view.link-group
Puts links into groups.
The most important link in a group can be highlighted with a border: set the theme
property to primary
for this link.
This only groups links, unlike view.group.
Component properties
Name |
Type |
Description |
|
"view.link-group" |
Set component type |
|
string |
Label above the component. |
|
string |
Hint text. |
|
array |
Array of links that make up a group. |
|
object |
Link parameters. |
|
string |
Link text that's displayed to a Toloker. Unviewed links are blue and underlined, and clicked links are purple. |
|
string |
Defines the appearance of the link. If you specify |
|
string |
Link address. Inserts a link with the search query when helper. search-query is used. |
|
condition |
Validation based on condition. |