Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100955 (s=100955, is=101019, ic=101020, ia=101022)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101020 (s=100955, is=101020, ic=101021, ia=101023)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101021 (s=100955, is=101020, ic=101021, ia=101023)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101023 (s=100955, is=101020, ic=101021, ia=101023)