Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23606 (s=23606, is=23628, ic=23629, ia=23626)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23629 (s=23606, is=23629, ic=23630, ia=23627)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23630 (s=23606, is=23629, ic=23630, ia=23627)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23627 (s=23606, is=23629, ic=23630, ia=23627)