Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 103020 (s=103020, is=103084, ic=103085, ia=103087)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 103085 (s=103020, is=103085, ic=103086, ia=103088)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 103086 (s=103020, is=103085, ic=103086, ia=103088)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 103088 (s=103020, is=103085, ic=103086, ia=103088)