Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25030 (s=25030, is=25053, ic=25054, ia=25051)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25054 (s=25030, is=25054, ic=25055, ia=25052)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25055 (s=25030, is=25054, ic=25055, ia=25052)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25052 (s=25030, is=25054, ic=25055, ia=25052)