Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23123 (s=23123, is=23139, ic=23141, ia=23143)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23140 (s=23123, is=23140, ic=23142, ia=23144)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23142 (s=23123, is=23140, ic=23142, ia=23144)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23144 (s=23123, is=23140, ic=23142, ia=23144)