Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 27769 (s=27769, is=27800, ic=27798, ia=27800)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 27801 (s=27769, is=27801, ic=27799, ia=27801)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 27799 (s=27769, is=27801, ic=27799, ia=27801)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 27801 (s=27769, is=27801, ic=27799, ia=27801)