Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98025 (s=98025, is=98087, ic=98088, ia=98089)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98088 (s=98025, is=98088, ic=98089, ia=98090)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98089 (s=98025, is=98088, ic=98089, ia=98090)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98090 (s=98025, is=98088, ic=98089, ia=98090)