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