Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 94936 (s=94936, is=94997, ic=94998, ia=94999)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 94998 (s=94936, is=94998, ic=94999, ia=95000)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 94999 (s=94936, is=94998, ic=94999, ia=95000)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 95000 (s=94936, is=94998, ic=94999, ia=95000)