Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26657 (s=26657, is=26681, ic=26682, ia=26679)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26682 (s=26657, is=26682, ic=26683, ia=26680)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26683 (s=26657, is=26682, ic=26683, ia=26680)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26680 (s=26657, is=26682, ic=26683, ia=26680)