Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25100 (s=25100, is=25108, ic=25110, ia=25110)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25109 (s=25100, is=25109, ic=25111, ia=25111)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25111 (s=25100, is=25109, ic=25111, ia=25111)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25111 (s=25100, is=25109, ic=25111, ia=25111)