Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65076 (s=65076, is=65131, ic=65132, ia=65133)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65132 (s=65076, is=65132, ic=65133, ia=65134)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65133 (s=65076, is=65132, ic=65133, ia=65134)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65134 (s=65076, is=65132, ic=65133, ia=65134)