IWithDiscussionsBehavior

Interface

Discussions-related behaviors

Methods

Method Returns Notes
void

Updates the isDiscussable property to the specified value

updateIsDiscussable

Interface Method

Updates the isDiscussable property to the specified value

  • updateIsDiscussable(isDiscussable: boolean) : void

Parameters

Parameter Type Default Notes
isDiscussable Required boolean

boolean

Returns

void

Interface defined in common/src/core/behaviors/IWithDiscussionsBehavior.ts:4