Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9320 (s=9320, is=9328, ic=9326, ia=9328)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9329 (s=9320, is=9329, ic=9327, ia=9329)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9327 (s=9320, is=9329, ic=9327, ia=9329)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9329 (s=9320, is=9329, ic=9327, ia=9329)