Home > General Components > Popup

Popup

@wq/material’s <Popup/> component renders a drawer that pops up from the bottom when open.

Source

While @wq/react defines a placeholder implementation, @wq/material’s versions are more useful as reference:

  • Popup.js (@wq/material-web)
  • Popup.js (@wq/material-native)