Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5399 (s=5399, is=5405, ic=5403, ia=5405)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5406 (s=5399, is=5406, ic=5404, ia=5406)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5404 (s=5399, is=5406, ic=5404, ia=5406)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5406 (s=5399, is=5406, ic=5404, ia=5406)