platform-bible-react
    Preparing search index...

    Variable COMMENT_LIST_ELEMENT_IDConst

    COMMENT_LIST_ELEMENT_ID: "comment-list" = 'comment-list'

    DOM id of the CommentList container element. Exported so consumers that need to interact with the rendered list (e.g. scrolling it into view) can look it up by a shared, typed name instead of a hardcoded string that could silently drift from the actual markup.