Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20427 (s=20427, is=20440, ic=20442, ia=20444)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20441 (s=20427, is=20441, ic=20443, ia=20445)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20443 (s=20427, is=20441, ic=20443, ia=20445)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20445 (s=20427, is=20441, ic=20443, ia=20445)