diff --git a/src/components/micro-frame-sse/README.md b/src/components/micro-frame-sse/README.md index c2c6d71..c067fe5 100644 --- a/src/components/micro-frame-sse/README.md +++ b/src/components/micro-frame-sse/README.md @@ -254,6 +254,10 @@ Optional `style` attribute which works the same way as [Marko style attribute](h ``` +## `no-refresh` + +Boolean value controls whether the slot should refresh when its stream source src change. + # Communicating between host and child Communicating between host and child works the same way as [micro-frame](../../../README.md).