Flarum (2.x)
    Preparing search index...

    Renders the "X, Y and Z are typing" indicator for a discussion.

    The component is purely presentational: it is given a TypingState (which owns the currently-typing users, fed from the realtime socket) and renders its active set. Because it holds no socket logic, it can be placed anywhere — added to the PostStream endItems list by default, but also importable and rendered standalone wherever a theme or extension keeps a TypingState.

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    Constructors

    Methods