Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98100 (s=98100, is=98162, ic=98163, ia=98164)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98163 (s=98100, is=98163, ic=98164, ia=98165)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98164 (s=98100, is=98163, ic=98164, ia=98165)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98165 (s=98100, is=98163, ic=98164, ia=98165)