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