Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64098 (s=64098, is=64153, ic=64154, ia=64155)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64154 (s=64098, is=64154, ic=64155, ia=64156)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64155 (s=64098, is=64154, ic=64155, ia=64156)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64156 (s=64098, is=64154, ic=64155, ia=64156)