Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 14876 (s=14876, is=14887, ic=14889, ia=14890)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 14888 (s=14876, is=14888, ic=14890, ia=14891)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 14890 (s=14876, is=14888, ic=14890, ia=14891)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 14891 (s=14876, is=14888, ic=14890, ia=14891)