Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13861 (s=13861, is=13871, ic=13873, ia=13874)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13872 (s=13861, is=13872, ic=13874, ia=13875)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13874 (s=13861, is=13872, ic=13874, ia=13875)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13875 (s=13861, is=13872, ic=13874, ia=13875)