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