Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99122 (s=99122, is=99184, ic=99185, ia=99186)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99185 (s=99122, is=99185, ic=99186, ia=99187)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99186 (s=99122, is=99185, ic=99186, ia=99187)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99187 (s=99122, is=99185, ic=99186, ia=99187)