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