Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11179 (s=11179, is=11189, ic=11188, ia=11190)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11190 (s=11179, is=11190, ic=11189, ia=11191)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11189 (s=11179, is=11190, ic=11189, ia=11191)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11191 (s=11179, is=11190, ic=11189, ia=11191)