Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19880 (s=19880, is=19887, ic=19888, ia=19888)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19888 (s=19880, is=19888, ic=19889, ia=19889)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19889 (s=19880, is=19888, ic=19889, ia=19889)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19889 (s=19880, is=19888, ic=19889, ia=19889)