Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13126 (s=13126, is=13136, ic=13138, ia=13139)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13137 (s=13126, is=13137, ic=13139, ia=13140)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13139 (s=13126, is=13137, ic=13139, ia=13140)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13140 (s=13126, is=13137, ic=13139, ia=13140)