Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123889 (s=123889, is=123966, ic=123968, ia=123971)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123967 (s=123889, is=123967, ic=123969, ia=123972)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123969 (s=123889, is=123967, ic=123969, ia=123972)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123972 (s=123889, is=123967, ic=123969, ia=123972)