Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19941 (s=19941, is=19952, ic=19952, ia=19951)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19953 (s=19941, is=19953, ic=19953, ia=19952)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19953 (s=19941, is=19953, ic=19953, ia=19952)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19952 (s=19941, is=19953, ic=19953, ia=19952)