Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 57049 (s=57049, is=57100, ic=57100, ia=57102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 57101 (s=57049, is=57101, ic=57101, ia=57103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 57101 (s=57049, is=57101, ic=57101, ia=57103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 57103 (s=57049, is=57101, ic=57101, ia=57103)