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