Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64042 (s=64042, is=64097, ic=64098, ia=64099)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64098 (s=64042, is=64098, ic=64099, ia=64100)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64099 (s=64042, is=64098, ic=64099, ia=64100)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64100 (s=64042, is=64098, ic=64099, ia=64100)