Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111412 (s=111412, is=111485, ic=111486, ia=111488)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111486 (s=111412, is=111486, ic=111487, ia=111489)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111487 (s=111412, is=111486, ic=111487, ia=111489)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111489 (s=111412, is=111486, ic=111487, ia=111489)