# Components

- [Canvas Grid](/configuration/components/canvas-grid.md): The Canvas Grid that renders the spreadsheet
- [Toolbar](/configuration/components/toolbar.md): Toolbar component is a wrapper for all formatting buttons of the Spreadsheet
- [Formula Bar](/configuration/components/formula-bar.md): Display and edit cell formulas and values
- [Font and Text Selectors](/configuration/components/font-and-text-selectors.md): Font family, size, and text formatting selectors
- [Sheet Tabs](/configuration/components/sheet-tabs.md): Quickly switch between multiple sheets
- [Sheet Switcher](/configuration/components/sheet-switcher.md): Dropdown menu with a list of sheets, both hidden and visible
- [Sheet Status](/configuration/components/sheet-status.md): Show average, count and sum of numerical values
- [Range Selector](/configuration/components/range-selector.md): Displays and let users quickly select a named range
- [Formula Input](/configuration/components/formula-input.md): Use a formula input component outside the spreadsheet
- [Selection Input](/configuration/components/selection-input.md): Get selections from Spreadsheet and display it in an input field
- [SheetSearch](/configuration/components/sheetsearch.md): Search within a sheet with this component
- [NamedRangeEditor](/configuration/components/namedrangeeditor.md): Create and edit named ranges
- [DeleteSheetConfirmation](/configuration/components/deletesheetconfirmation.md): A confirmation dialog that can be displayed before deleting a sheet
- [TableEditor](/configuration/components/tableeditor.md): A table editor dialog to edit name, range and other options of a table
- [Cell Format Editor](/configuration/components/cell-format-editor.md): Component to edit cell format. It can be shown in a modal dialog or embedded in your own component.
- [Conditional Format Editor](/configuration/components/conditional-format-editor.md): Adds a Conditonal format editor component
- [Data Validation Editor](/configuration/components/data-validation-editor.md): Allow users to edit data validation rules
- [Insert Link Editor](/configuration/components/conditional-format-editor-1.md): Add and remove hyperlinks in cells
- [Insert Image Editor](/configuration/components/conditional-format-editor-2.md): Adds a image editor
- [Floating Cell Editor](/configuration/components/floating-cell-editor.md): Floating Cell Editor component can be used to create Mobile editors that resides out of the Spreadsheet container.
- [Grid Footer](/configuration/components/grid-footer.md): Footer component for adding rows dynamically at the bottom of the spreadsheet
