Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123592 (s=123592, is=123669, ic=123671, ia=123674)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123670 (s=123592, is=123670, ic=123672, ia=123675)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123672 (s=123592, is=123670, ic=123672, ia=123675)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123675 (s=123592, is=123670, ic=123672, ia=123675)