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