File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
examples/src/docs/en/ve-table/row-style Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11:::anchor Row Click highlight
22
3- :::demo By default, line click highlight is on. Must set ` row-key-field-name `
3+ :::demo By default, line click highlight is on, Must set ` row-key-field-name `
44
55``` html
66<template >
Original file line number Diff line number Diff line change 11::: tip
221、Set the style of the row through the property ` rowStyleOption ` <br >
3- 2、Turn on the row stripes effect through the attribute ` stripe=true ` <br >
4- 3、turn on the row hover highlight effect through the attribute ` hoverHighlight=true ` . Default on<br >
5- 4、Turn on the row click highlight effect through the attribute ` clickHighlight=true ` . Default on
3+ 2、Enable the row stripes effect through the attribute ` stripe=true ` <br >
4+ 3、Enable the row hover highlight effect through the attribute ` hoverHighlight=true ` . Default on<br >
5+ 4、Enable the row click highlight effect through the attribute ` clickHighlight=true ` . Default on
66
77:::
Original file line number Diff line number Diff line change 1- :::anchor row stripe
1+ :::anchor Row Stripe
22
3- :::demo Turn on row stripe with attribute ` stripe `
3+ :::demo Enable the row stripe with attribute ` stripe `
44
55``` html
66<template >
You can’t perform that action at this time.
0 commit comments