Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100984 (s=100984, is=101048, ic=101049, ia=101051)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101049 (s=100984, is=101049, ic=101050, ia=101052)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101050 (s=100984, is=101049, ic=101050, ia=101052)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101052 (s=100984, is=101049, ic=101050, ia=101052)