Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 60049 (s=60049, is=60100, ic=60100, ia=60102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 60101 (s=60049, is=60101, ic=60101, ia=60103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 60101 (s=60049, is=60101, ic=60101, ia=60103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 60103 (s=60049, is=60101, ic=60101, ia=60103)