Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12580 (s=12580, is=12592, ic=12591, ia=12593)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12593 (s=12580, is=12593, ic=12592, ia=12594)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12592 (s=12580, is=12593, ic=12592, ia=12594)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12594 (s=12580, is=12593, ic=12592, ia=12594)