Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101955 (s=101955, is=102019, ic=102020, ia=102022)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102020 (s=101955, is=102020, ic=102021, ia=102023)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102021 (s=101955, is=102020, ic=102021, ia=102023)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102023 (s=101955, is=102020, ic=102021, ia=102023)