Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111107 (s=111107, is=111180, ic=111181, ia=111183)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111181 (s=111107, is=111181, ic=111182, ia=111184)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111182 (s=111107, is=111181, ic=111182, ia=111184)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111184 (s=111107, is=111181, ic=111182, ia=111184)