Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123544 (s=123544, is=123621, ic=123623, ia=123626)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123622 (s=123544, is=123622, ic=123624, ia=123627)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123624 (s=123544, is=123622, ic=123624, ia=123627)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123627 (s=123544, is=123622, ic=123624, ia=123627)