Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32987 (s=32987, is=33021, ic=33020, ia=33022)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33022 (s=32987, is=33022, ic=33021, ia=33023)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33021 (s=32987, is=33022, ic=33021, ia=33023)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33023 (s=32987, is=33022, ic=33021, ia=33023)