Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20928 (s=20928, is=20960, ic=20962, ia=20957)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20961 (s=20928, is=20961, ic=20963, ia=20958)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20963 (s=20928, is=20961, ic=20963, ia=20958)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20958 (s=20928, is=20961, ic=20963, ia=20958)