Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101205 (s=101205, is=101269, ic=101270, ia=101272)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101270 (s=101205, is=101270, ic=101271, ia=101273)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101271 (s=101205, is=101270, ic=101271, ia=101273)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101273 (s=101205, is=101270, ic=101271, ia=101273)