Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26132 (s=26132, is=26159, ic=26158, ia=26159)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26160 (s=26132, is=26160, ic=26159, ia=26160)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26159 (s=26132, is=26160, ic=26159, ia=26160)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26160 (s=26132, is=26160, ic=26159, ia=26160)