This is the dev preview website. Check out the document at lynxjs.org

Home > @lynx-js/genui > MessageStore > clear

MessageStore.clear() method

Reset the buffer. Notifies subscribers.

Signature:

clear(): void;

Returns:

void