Teams Chooser

fun TeamsChooser(mainTitle: StringResource, currentTeamsAttached: List<Team>, confirmAction: (List<Team>) -> Unit)

Custom component used to choose the teams where share links or collections

Parameters

mainTitle

The main title of the chooser

currentTeamsAttached

The list of the current teams attached

confirmAction

The action to execute when the user confirm the choose