Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22877 (s=22877, is=22888, ic=22888, ia=22887)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22889 (s=22877, is=22889, ic=22889, ia=22888)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22889 (s=22877, is=22889, ic=22889, ia=22888)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22888 (s=22877, is=22889, ic=22889, ia=22888)