Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16949 (s=16949, is=16960, ic=16962, ia=16963)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16961 (s=16949, is=16961, ic=16963, ia=16964)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16963 (s=16949, is=16961, ic=16963, ia=16964)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16964 (s=16949, is=16961, ic=16963, ia=16964)