Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13225 (s=13225, is=13238, ic=13237, ia=13239)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13239 (s=13225, is=13239, ic=13238, ia=13240)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13238 (s=13225, is=13239, ic=13238, ia=13240)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13240 (s=13225, is=13239, ic=13238, ia=13240)