Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13103 (s=13103, is=13116, ic=13115, ia=13117)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13117 (s=13103, is=13117, ic=13116, ia=13118)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13116 (s=13103, is=13117, ic=13116, ia=13118)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13118 (s=13103, is=13117, ic=13116, ia=13118)