Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123825 (s=123825, is=123902, ic=123904, ia=123907)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123903 (s=123825, is=123903, ic=123905, ia=123908)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123905 (s=123825, is=123903, ic=123905, ia=123908)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123908 (s=123825, is=123903, ic=123905, ia=123908)