Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 27111 (s=27111, is=27129, ic=27132, ia=27133)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 27130 (s=27111, is=27130, ic=27133, ia=27134)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 27133 (s=27111, is=27130, ic=27133, ia=27134)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 27134 (s=27111, is=27130, ic=27133, ia=27134)