Home > General Components

General Components

The wq framework comes with a built in component library implementing wq’s data model and URL structure. The components are grouped into the following categories:

  • General components (listed below)
  • Icon components
  • Input components
  • View components
  • Basemap components
  • Overlay components
  • Hooks

To add custom components or override the defaults in any of these categories, register a components plugin with @wq/app.

  • Accordion
  • App
  • AutoBasemap
  • AutoForm
  • AutoInput
  • AutoMap
  • AutoOverlay
  • AutoSubform
  • AutoSubformArray
  • BasemapToggle
  • BottomNavigation
  • BottomNavigationAction
  • Breadcrumbs
  • Button
  • ButtonLink
  • CancelButton
  • CheckboxButton
  • Chip
  • Container
  • DebugContext
  • DeleteForm
  • Divider
  • ExpandableListItem
  • Fab
  • FileLink
  • Footer
  • FooterContent
  • Form
  • FormError
  • FormRoot
  • FormatJson
  • GeoHelpIcon
  • GeoTools
  • Header
  • HighlightPopup
  • HomeLink
  • HorizontalView
  • IconButton
  • IconSubmitButton
  • ImagePreview
  • Img
  • Legend
  • LegendIcon
  • Link
  • List
  • ListItem
  • ListItemLink
  • ListSubheader
  • Logo
  • Main
  • Map
  • MapAutoZoom
  • MapContainer
  • MapIdentify
  • MapInteraction
  • MapLayers
  • MapProvider
  • MapToolbar
  • Message
  • NavMenuFixed
  • NavMenuPopup
  • OverlayToggle
  • Pagination
  • Popup
  • PropertyTable
  • RadioButton
  • ScrollView
  • SidePanel
  • Spinner
  • SubmitButton
  • Switch
  • TabGroup
  • TabItem
  • Table
  • TableBody
  • TableCell
  • TableContainer
  • TableHead
  • TablePagination
  • TableRow
  • TableTitle
  • Text
  • Typography
  • View