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