Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23888 (s=23888, is=23904, ic=23906, ia=23908)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23905 (s=23888, is=23905, ic=23907, ia=23909)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23907 (s=23888, is=23905, ic=23907, ia=23909)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23909 (s=23888, is=23905, ic=23907, ia=23909)