Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4512 (s=4512, is=4518, ic=4516, ia=4518)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4519 (s=4512, is=4519, ic=4517, ia=4519)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4517 (s=4512, is=4519, ic=4517, ia=4519)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4519 (s=4512, is=4519, ic=4517, ia=4519)