Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101217 (s=101217, is=101281, ic=101282, ia=101284)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101282 (s=101217, is=101282, ic=101283, ia=101285)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101283 (s=101217, is=101282, ic=101283, ia=101285)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101285 (s=101217, is=101282, ic=101283, ia=101285)