Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13301 (s=13301, is=13313, ic=13314, ia=13312)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13314 (s=13301, is=13314, ic=13315, ia=13313)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13315 (s=13301, is=13314, ic=13315, ia=13313)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13313 (s=13301, is=13314, ic=13315, ia=13313)