Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33987 (s=33987, is=34022, ic=34021, ia=34023)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34023 (s=33987, is=34023, ic=34022, ia=34024)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34022 (s=33987, is=34023, ic=34022, ia=34024)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34024 (s=33987, is=34023, ic=34022, ia=34024)