Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13078 (s=13078, is=13088, ic=13090, ia=13091)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13089 (s=13078, is=13089, ic=13091, ia=13092)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13091 (s=13078, is=13089, ic=13091, ia=13092)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13092 (s=13078, is=13089, ic=13091, ia=13092)