Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18961 (s=18961, is=18981, ic=18982, ia=18979)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 18982 (s=18961, is=18982, ic=18983, ia=18980)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 18983 (s=18961, is=18982, ic=18983, ia=18980)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 18980 (s=18961, is=18982, ic=18983, ia=18980)