Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13888 (s=13888, is=13898, ic=13900, ia=13901)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13899 (s=13888, is=13899, ic=13901, ia=13902)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13901 (s=13888, is=13899, ic=13901, ia=13902)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13902 (s=13888, is=13899, ic=13901, ia=13902)