Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33958 (s=33958, is=33993, ic=33992, ia=33994)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33994 (s=33958, is=33994, ic=33993, ia=33995)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33993 (s=33958, is=33994, ic=33993, ia=33995)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33995 (s=33958, is=33994, ic=33993, ia=33995)