Links Collections Chooser

fun LinksCollectionsChooser(mainTitle: StringResource, subTitle: StringResource = Res.string.with_collections, currentLinksCollectionsAttached: List<LinksCollection>, confirmAction: (List<LinksCollection>) -> Unit)

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

Parameters

mainTitle

The main title of the chooser

subTitle

The subtitle title of the chooser

currentLinksCollectionsAttached

The list of the current collections attached or shared

confirmAction

The action to execute when the user confirm the choose