Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15360 (s=15360, is=15378, ic=15379, ia=15381)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15379 (s=15360, is=15379, ic=15380, ia=15382)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15380 (s=15360, is=15379, ic=15380, ia=15382)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15382 (s=15360, is=15379, ic=15380, ia=15382)