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