Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123276 (s=123276, is=123353, ic=123355, ia=123358)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123354 (s=123276, is=123354, ic=123356, ia=123359)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123356 (s=123276, is=123354, ic=123356, ia=123359)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123359 (s=123276, is=123354, ic=123356, ia=123359)