Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65965 (s=65965, is=66020, ic=66021, ia=66022)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66021 (s=65965, is=66021, ic=66022, ia=66023)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66022 (s=65965, is=66021, ic=66022, ia=66023)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66023 (s=65965, is=66021, ic=66022, ia=66023)