Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20334 (s=20334, is=20364, ic=20366, ia=20362)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20365 (s=20334, is=20365, ic=20367, ia=20363)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20367 (s=20334, is=20365, ic=20367, ia=20363)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20363 (s=20334, is=20365, ic=20367, ia=20363)