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