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