Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 81973 (s=81973, is=82030, ic=82031, ia=82032)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 82031 (s=81973, is=82031, ic=82032, ia=82033)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 82032 (s=81973, is=82031, ic=82032, ia=82033)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 82033 (s=81973, is=82031, ic=82032, ia=82033)