Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101263 (s=101263, is=101327, ic=101328, ia=101330)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101328 (s=101263, is=101328, ic=101329, ia=101331)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101329 (s=101263, is=101328, ic=101329, ia=101331)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101331 (s=101263, is=101328, ic=101329, ia=101331)