v7.3.0

ResourceAvatarsItem

Item displaying avatars or initials for a tasks assigned resources.

No results

Configs

Configs are options you supply in a configuration object when creating an instance of this class

Properties

Properties are getters/setters or publicly accessible variables on this class

Events

Events are triggered for certain actions in this class and can be listened for to react to those actions in your code

Event handlers

Event handlers are callbacks called as a result of certain actions in this class

CSS variables

CSS variables that can be set to adjust appearance
Name Description
--b-task-board-resource-avatars-avatar-gap Gap between avatars
--b-task-board-resource-avatars-avatar-size Avatar size
--b-task-board-resource-avatars-flex Avatar item flex
--b-task-board-resource-avatars-justify-content Avatar item justification
--b-task-board-resource-avatars-overflow-background Overflow background (on top of the last avatar)
--b-task-board-resource-avatars-overflow-color Overflow text color
--b-task-board-resource-avatars-overlap Avatar overlap
type: resourceAvatars

Source path

TaskBoard/view/item/ResourceAvatarsItem.js

Contents