Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83103 (s=83103, is=83160, ic=83161, ia=83162)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83161 (s=83103, is=83161, ic=83162, ia=83163)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83162 (s=83103, is=83161, ic=83162, ia=83163)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83163 (s=83103, is=83161, ic=83162, ia=83163)