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