Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19102 (s=19102, is=19122, ic=19123, ia=19120)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19123 (s=19102, is=19123, ic=19124, ia=19121)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19124 (s=19102, is=19123, ic=19124, ia=19121)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19121 (s=19102, is=19123, ic=19124, ia=19121)