mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-19 09:48:18 -05:00
docs: fix links to qlik.dev (#1247)
This commit is contained in:
@@ -11,7 +11,7 @@ import { render, teardown } from './components/root';
|
||||
* Useful for cases when stardust hooks are unavailable (ie: outside the component function)
|
||||
* @param {object} galaxy.anything Extra environment dependent options
|
||||
* @param {object=} galaxy.anything.sense Optional object only present within Sense,
|
||||
* see: https://qlik.dev/libraries-and-tools/nebulajs/in-qlik-sense
|
||||
* see: https://qlik.dev/extend/build-extension/in-qlik-sense
|
||||
*/
|
||||
export default function supernova(galaxy) {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user