Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16875 (s=16875, is=16882, ic=16883, ia=16883)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16883 (s=16875, is=16883, ic=16884, ia=16884)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16884 (s=16875, is=16883, ic=16884, ia=16884)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16884 (s=16875, is=16883, ic=16884, ia=16884)