connectTrixta

This method will attempt to connect to the passed Trixta space and optional params

import {
  connectTrixta
} from '@trixtateam/trixta-js-core';

Parameters

Parameter
Description
Type

space

Trixta Space to connect to

string

params

Any optional params when connect to the Trixta space

any

Last updated

Was this helpful?