Attach Collection

fun AttachCollection(state: SheetState, scope: CoroutineScope, collectionsManager: CollectionsManager, collection: LinksCollection)

Component used to attach links to the collection or share it in teams

Parameters

state

The state useful to manage the visibility of the ModalBottomSheet

scope

The coroutine useful to manage the visibility of the ModalBottomSheet

collectionsManager

The manager of the collections list data

collection

The collection where share or to share