Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 73828 (s=73828, is=73885, ic=73886, ia=73887)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 73886 (s=73828, is=73886, ic=73887, ia=73888)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 73887 (s=73828, is=73886, ic=73887, ia=73888)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 73888 (s=73828, is=73886, ic=73887, ia=73888)