Package-level declarations
Functions
Link copied to clipboard
fun TeamCollectionCard(viewModel: TeamScreenViewModel, iAmAnAdmin: Boolean, collection: LinksCollection)
Custom card used to display the information of a collection shared with the team
Link copied to clipboard
fun TeamLinkCard(modifier: Modifier = Modifier, viewModel: TeamScreenViewModel, link: RefyLink.RefyLinkImpl)
Custom card used to display the information of a link shared with the team
Link copied to clipboard
fun TeamMembers(viewModel: TeamScreenViewModel, state: SheetState, scope: CoroutineScope, team: Team)
Custom component used to display the members joined in the team