Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4920 (s=4920, is=4926, ic=4924, ia=4926)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4927 (s=4920, is=4927, ic=4925, ia=4927)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4925 (s=4920, is=4927, ic=4925, ia=4927)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4927 (s=4920, is=4927, ic=4925, ia=4927)