Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13867 (s=13867, is=13877, ic=13878, ia=13877)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13878 (s=13867, is=13878, ic=13879, ia=13878)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13879 (s=13867, is=13878, ic=13879, ia=13878)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13878 (s=13867, is=13878, ic=13879, ia=13878)