Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 29881 (s=29881, is=29900, ic=29903, ia=29904)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 29901 (s=29881, is=29901, ic=29904, ia=29905)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 29904 (s=29881, is=29901, ic=29904, ia=29905)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 29905 (s=29881, is=29901, ic=29904, ia=29905)