Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 52380 (s=52380, is=52431, ic=52431, ia=52433)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 52432 (s=52380, is=52432, ic=52432, ia=52434)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 52432 (s=52380, is=52432, ic=52432, ia=52434)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 52434 (s=52380, is=52432, ic=52432, ia=52434)