Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123245 (s=123245, is=123322, ic=123324, ia=123327)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123323 (s=123245, is=123323, ic=123325, ia=123328)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123325 (s=123245, is=123323, ic=123325, ia=123328)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123328 (s=123245, is=123323, ic=123325, ia=123328)