The name of the team.
const editor = await Scrivito.load(() => Scrivito.currentEditor()); const [team] = editor.teams(); console.log(team.name());
Returns
String