Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4534 (s=4534, is=4540, ic=4538, ia=4540)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4541 (s=4534, is=4541, ic=4539, ia=4541)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4539 (s=4534, is=4541, ic=4539, ia=4541)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4541 (s=4534, is=4541, ic=4539, ia=4541)