Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20848 (s=20848, is=20870, ic=20871, ia=20868)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20871 (s=20848, is=20871, ic=20872, ia=20869)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20872 (s=20848, is=20871, ic=20872, ia=20869)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20869 (s=20848, is=20871, ic=20872, ia=20869)