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