Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 59049 (s=59049, is=59100, ic=59100, ia=59102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 59101 (s=59049, is=59101, ic=59101, ia=59103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 59101 (s=59049, is=59101, ic=59101, ia=59103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 59103 (s=59049, is=59101, ic=59101, ia=59103)