Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20480 (s=20480, is=20493, ic=20495, ia=20497)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20494 (s=20480, is=20494, ic=20496, ia=20498)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20496 (s=20480, is=20494, ic=20496, ia=20498)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20498 (s=20480, is=20494, ic=20496, ia=20498)