Motor
Home
Demo
Community
Search
⌃
K
Links
Motor
Search
⌃
K
Motor Docs
@motor-js/engine
Introduction
Getting Started
Video Tutorials
Removing the Watermark
Examples
Components & Contexts
Hooks
License for @motor-js/engine
@MOTOR-JS/NEBULA
Introduction
Getting Started
Components & Contexts
NebulaConnection
NebulaContainer
NebulaSelections
@motor-js/cli
Introduction
Getting Started
CLI Help
Mashup Templates
Overview
Getting Started
Templates
Helpful Links
Release Notes
Discord Community
Pricing
GitHub
Powered By
GitBook
NebulaSelections
Usage
This component enables you to embed the Qlik selections bar into your mashup.
import
{
NebulaSelections
}
from
'@motor-js/nebula'
const
App
=
()
=>
{
return
(
<
NebulaSelections
/>
)
}
export
default
App
Props
No props can be passed into this component
Previous
NebulaContainer
Next - @motor-js/cli
Introduction
Last modified
2yr ago