Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101137 (s=101137, is=101201, ic=101202, ia=101204)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101202 (s=101137, is=101202, ic=101203, ia=101205)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101203 (s=101137, is=101202, ic=101203, ia=101205)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101205 (s=101137, is=101202, ic=101203, ia=101205)