Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65344 (s=65344, is=65399, ic=65400, ia=65401)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65400 (s=65344, is=65400, ic=65401, ia=65402)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65401 (s=65344, is=65400, ic=65401, ia=65402)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65402 (s=65344, is=65400, ic=65401, ia=65402)