Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99468 (s=99468, is=99530, ic=99531, ia=99532)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99531 (s=99468, is=99531, ic=99532, ia=99533)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99532 (s=99468, is=99531, ic=99532, ia=99533)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99533 (s=99468, is=99531, ic=99532, ia=99533)