Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100080 (s=100080, is=100143, ic=100144, ia=100145)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100144 (s=100080, is=100144, ic=100145, ia=100146)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100145 (s=100080, is=100144, ic=100145, ia=100146)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100146 (s=100080, is=100144, ic=100145, ia=100146)