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