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