Skip to main content

Documentation Index

Fetch the complete documentation index at: https://coconut-grid.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Embed Coconut Grid directly in Lightning pages using Lightning Web Component.

Components

The following Lightning Web Component are available.
ComponentDescription
Coconut Grid ItemDisplays a data grid for a specific Item inside a Lightning page

Coconut Grid Item

Use the Coconut Grid Item component to display a data grid inside Lightning pages such as Record Page, Home Page, or App Page.
1

Add component to page

Open the Lightning App Builder and add the Coconut Grid Item component.
  • Drag the component onto the page
  • Place it in the desired section
2

Configure properties

Set the component properties.
  • Item ID – Specify the Item to display
  • Tab ID – Load a specific tab
  • Height – Set the component height in px or CSS units
3

Save and activate

Save the page and activate it.The data grid is displayed inline within the Lightning page.