Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123587 (s=123587, is=123664, ic=123666, ia=123669)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123665 (s=123587, is=123665, ic=123667, ia=123670)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123667 (s=123587, is=123665, ic=123667, ia=123670)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123670 (s=123587, is=123665, ic=123667, ia=123670)