The parent component under which the controls menu will be displayed.
Delete the discussion after confirming with the user.
Get controls for a discussion which are destructive (e.g. delete).
Hide a discussion.
Get controls for a discussion pertaining to moderation (e.g. rename, lock).
Rename the discussion.
Open the reply composer for the discussion. A promise will be returned, which resolves when the composer opens successfully. If the user is not logged in, they will be prompted. If they don't have permission to reply, the promise will be rejected.
Whether or not to scroll down to the last post if the discussion is being viewed.
Whether or not to force a reload of the composer component, even if it is already open for this discussion.
Restore a discussion.
Get controls for a discussion pertaining to the current user (e.g. reply, follow).
The parent component under which the controls menu will be displayed.
Delete a post.
Open the composer to edit a post.
Hide a post.
Restore a post.
Delete the user.
Edit the user.
Show deletion alert of user.
Get controls for a user pertaining to the current user (e.g. poke, follow).
Shows an alert if the user has not yet confirmed their email address.
The slidable
utility adds touch gestures to an element so that it can be
slid away to reveal controls underneath, and then released to activate those
controls.
It relies on the element having children with particular CSS classes.
The function returns a record with a reset
proeprty. This is a function
which reverts the slider to its original position. This should be called,
for example, when a controls dropdown is closed.
Delete a post.
Open the composer to edit a post.
Hide a post.
Restore a post.
Delete the user.
Edit the user.
Show deletion alert of user.
Get controls for a user pertaining to the current user (e.g. poke, follow).
Generated using TypeDoc version 0.22.10
Get a list of controls for a discussion.