Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101653 (s=101653, is=101717, ic=101718, ia=101720)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101718 (s=101653, is=101718, ic=101719, ia=101721)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101719 (s=101653, is=101718, ic=101719, ia=101721)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101721 (s=101653, is=101718, ic=101719, ia=101721)