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