Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100238 (s=100238, is=100301, ic=100302, ia=100303)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100302 (s=100238, is=100302, ic=100303, ia=100304)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100303 (s=100238, is=100302, ic=100303, ia=100304)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100304 (s=100238, is=100302, ic=100303, ia=100304)