Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12642 (s=12642, is=12654, ic=12653, ia=12655)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12655 (s=12642, is=12655, ic=12654, ia=12656)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12654 (s=12642, is=12655, ic=12654, ia=12656)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12656 (s=12642, is=12655, ic=12654, ia=12656)