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