Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99339 (s=99339, is=99401, ic=99402, ia=99403)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99402 (s=99339, is=99402, ic=99403, ia=99404)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99403 (s=99339, is=99402, ic=99403, ia=99404)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99404 (s=99339, is=99402, ic=99403, ia=99404)