Member Junction
    Preparing search index...

    Reusable task widget component that displays task information in a consistent, polished format across the application.

    Can be used in:

    • Tasks dropdown (active tasks)
    • Gear icon dropdown (tasks for conversation detail)
    • Tasks tab (full task list with filters)
    Index

    Constructors

    Properties

    clickable: boolean = false
    compact: boolean = false
    showDuration: boolean = true
    showProgress: boolean = true
    taskClick: EventEmitter<MJTaskEntity> = ...

    Accessors

    Methods