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