Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65474 (s=65474, is=65529, ic=65530, ia=65531)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65530 (s=65474, is=65530, ic=65531, ia=65532)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65531 (s=65474, is=65530, ic=65531, ia=65532)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65532 (s=65474, is=65530, ic=65531, ia=65532)