Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 107072 (s=107072, is=107142, ic=107143, ia=107145)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 107143 (s=107072, is=107143, ic=107144, ia=107146)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 107144 (s=107072, is=107143, ic=107144, ia=107146)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 107146 (s=107072, is=107143, ic=107144, ia=107146)