Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65236 (s=65236, is=65291, ic=65292, ia=65293)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65292 (s=65236, is=65292, ic=65293, ia=65294)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65293 (s=65236, is=65292, ic=65293, ia=65294)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65294 (s=65236, is=65292, ic=65293, ia=65294)