Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16933 (s=16933, is=16949, ic=16950, ia=16948)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16950 (s=16933, is=16950, ic=16951, ia=16949)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16951 (s=16933, is=16950, ic=16951, ia=16949)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16949 (s=16933, is=16950, ic=16951, ia=16949)