Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2984 (s=2984, is=2988, ic=2986, ia=2988)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2989 (s=2984, is=2989, ic=2987, ia=2989)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2987 (s=2984, is=2989, ic=2987, ia=2989)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2989 (s=2984, is=2989, ic=2987, ia=2989)