Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 121314 (s=121314, is=121390, ic=121393, ia=121395)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 121391 (s=121314, is=121391, ic=121394, ia=121396)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 121394 (s=121314, is=121391, ic=121394, ia=121396)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 121396 (s=121314, is=121391, ic=121394, ia=121396)