Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23861 (s=23861, is=23877, ic=23879, ia=23881)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23878 (s=23861, is=23878, ic=23880, ia=23882)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23880 (s=23861, is=23878, ic=23880, ia=23882)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23882 (s=23861, is=23878, ic=23880, ia=23882)