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