Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101813 (s=101813, is=101877, ic=101878, ia=101880)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101878 (s=101813, is=101878, ic=101879, ia=101881)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101879 (s=101813, is=101878, ic=101879, ia=101881)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101881 (s=101813, is=101878, ic=101879, ia=101881)