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 1
1
:::anchor Row Click highlight
2
2
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 `
4
4
5
5
``` html
6
6
<template >
Original file line number Diff line number Diff line change 1
1
::: tip
2
2
1、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
6
6
7
7
:::
Original file line number Diff line number Diff line change 1
- :::anchor row stripe
1
+ :::anchor Row Stripe
2
2
3
- :::demo Turn on row stripe with attribute ` stripe `
3
+ :::demo Enable the row stripe with attribute ` stripe `
4
4
5
5
``` html
6
6
<template >
You can’t perform that action at this time.
0 commit comments