Participants Modal Props
constructor(state: MediasfuGenericState, isVisible: Boolean, filter: String, participants: List<Participant>, filteredParticipants: List<Participant>, participantCount: Int, onFilterChange: (String) -> Unit, onClose: () -> Unit)