Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83199 (s=83199, is=83256, ic=83257, ia=83258)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83257 (s=83199, is=83257, ic=83258, ia=83259)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83258 (s=83199, is=83257, ic=83258, ia=83259)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83259 (s=83199, is=83257, ic=83258, ia=83259)