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