Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30999 (s=30999, is=31006, ic=31007, ia=31006, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31007 (s=30999, is=31007, ic=31008, ia=31007, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31008 (s=30999, is=31007, ic=31008, ia=31007, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31007 (s=30999, is=31007, ic=31008, ia=31007, pia)