% Auto-generated: do not edit by hand
\name{searchUIGrid}

\alias{searchUIGrid}

\title{SearchUIGrid component}

\description{
A component that combines the filters, data header, and data view of a `SearchUI` into a common grid layout. Note that this must be used within a `SearchUIContainer`.
}

\usage{
searchUIGrid(id=NULL, exportDataButton=NULL)
}

\arguments{
\item{id}{Character. }

\item{exportDataButton}{A list of or a singular dash component, string or number. }
}

\value{named list of JSON elements corresponding to React.js properties and their values}

