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