Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101437 (s=101437, is=101501, ic=101502, ia=101504)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101502 (s=101437, is=101502, ic=101503, ia=101505)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101503 (s=101437, is=101502, ic=101503, ia=101505)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101505 (s=101437, is=101502, ic=101503, ia=101505)