Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65777 (s=65777, is=65832, ic=65833, ia=65834)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65833 (s=65777, is=65833, ic=65834, ia=65835)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65834 (s=65777, is=65833, ic=65834, ia=65835)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65835 (s=65777, is=65833, ic=65834, ia=65835)