Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25081 (s=25081, is=25089, ic=25091, ia=25091)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25090 (s=25081, is=25090, ic=25092, ia=25092)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25092 (s=25081, is=25090, ic=25092, ia=25092)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25092 (s=25081, is=25090, ic=25092, ia=25092)