Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20987 (s=20987, is=21019, ic=21021, ia=21016)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 21020 (s=20987, is=21020, ic=21022, ia=21017)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 21022 (s=20987, is=21020, ic=21022, ia=21017)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 21017 (s=20987, is=21020, ic=21022, ia=21017)