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