Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 107769 (s=107769, is=107840, ic=107841, ia=107843)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 107841 (s=107769, is=107841, ic=107842, ia=107844)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 107842 (s=107769, is=107841, ic=107842, ia=107844)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 107844 (s=107769, is=107841, ic=107842, ia=107844)