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