Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22098 (s=22098, is=22109, ic=22109, ia=22108)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22110 (s=22098, is=22110, ic=22110, ia=22109)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22110 (s=22098, is=22110, ic=22110, ia=22109)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22109 (s=22098, is=22110, ic=22110, ia=22109)