Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26633 (s=26633, is=26657, ic=26658, ia=26655)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26658 (s=26633, is=26658, ic=26659, ia=26656)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26659 (s=26633, is=26658, ic=26659, ia=26656)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26656 (s=26633, is=26658, ic=26659, ia=26656)