Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 105263 (s=105263, is=105331, ic=105332, ia=105334)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 105332 (s=105263, is=105332, ic=105333, ia=105335)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 105333 (s=105263, is=105332, ic=105333, ia=105335)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 105335 (s=105263, is=105332, ic=105333, ia=105335)