Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101000 (s=101000, is=101064, ic=101065, ia=101067)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101065 (s=101000, is=101065, ic=101066, ia=101068)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101066 (s=101000, is=101065, ic=101066, ia=101068)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101068 (s=101000, is=101065, ic=101066, ia=101068)