Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20290 (s=20290, is=20303, ic=20305, ia=20307)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20304 (s=20290, is=20304, ic=20306, ia=20308)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20306 (s=20290, is=20304, ic=20306, ia=20308)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20308 (s=20290, is=20304, ic=20306, ia=20308)