Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123910 (s=123910, is=123987, ic=123989, ia=123992)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123988 (s=123910, is=123988, ic=123990, ia=123993)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123990 (s=123910, is=123988, ic=123990, ia=123993)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123993 (s=123910, is=123988, ic=123990, ia=123993)