Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98022 (s=98022, is=98084, ic=98085, ia=98086)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98085 (s=98022, is=98085, ic=98086, ia=98087)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98086 (s=98022, is=98085, ic=98086, ia=98087)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98087 (s=98022, is=98085, ic=98086, ia=98087)