feat: apply style to entire table #232
This commit is contained in:
@@ -419,6 +419,16 @@ Usage:
|
||||
instance.command.executeTableTdBackgroundColor(payload: string)
|
||||
```
|
||||
|
||||
## executeTableSelectAll
|
||||
|
||||
Feature: Select the entire table
|
||||
|
||||
Usage:
|
||||
|
||||
```javascript
|
||||
instance.command.executeTableSelectAll()
|
||||
```
|
||||
|
||||
## executeImage
|
||||
|
||||
Feature: Insert a picture
|
||||
|
||||
Reference in New Issue
Block a user