Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12230 (s=12230, is=12242, ic=12241, ia=12243)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12243 (s=12230, is=12243, ic=12242, ia=12244)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12242 (s=12230, is=12243, ic=12242, ia=12244)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12244 (s=12230, is=12243, ic=12242, ia=12244)