mirror of https://github.com/nocodb/nocodb
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
405 B
16 lines
405 B
1 year ago
|
---
|
||
|
title: 'Toolbar overview'
|
||
|
---
|
||
|
import Tabs from '@theme/Tabs';
|
||
|
import TabItem from '@theme/TabItem';
|
||
|
|
||
|
The toolbar provides a set of tools to interact with the data in the table. The toolbar is located at the top of the view area.
|
||
|
|
||
|
- [Field operations](field-operations)
|
||
|
- [Filter](filter)
|
||
|
- [Sort](sort)
|
||
|
- [GroupBy](group-by)
|
||
|
- [Row height](row-height)
|
||
|
- [Quick Search](search)
|
||
|
- [Download](download)
|
||
|
|