Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100121 (s=100121, is=100184, ic=100185, ia=100186)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100185 (s=100121, is=100185, ic=100186, ia=100187)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100186 (s=100121, is=100185, ic=100186, ia=100187)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100187 (s=100121, is=100185, ic=100186, ia=100187)