Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49955 (s=49955, is=50005, ic=50005, ia=50007)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50006 (s=49955, is=50006, ic=50006, ia=50008)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50006 (s=49955, is=50006, ic=50006, ia=50008)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50008 (s=49955, is=50006, ic=50006, ia=50008)