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