Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66345 (s=66345, is=66401, ic=66402, ia=66403)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66402 (s=66345, is=66402, ic=66403, ia=66404)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66403 (s=66345, is=66402, ic=66403, ia=66404)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66404 (s=66345, is=66402, ic=66403, ia=66404)