NoticeStore.show()method
show(children?: ReactNode | undefined, status: S | undefined = this.value.status): void
Update the notice's content and status, resetting its auto-close timer.
show(children?: ReactNode | undefined, status: S | undefined = this.value.status): void
Update the notice's content and status, resetting its auto-close timer.