Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15904 (s=15904, is=15920, ic=15921, ia=15919)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15921 (s=15904, is=15921, ic=15922, ia=15920)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15922 (s=15904, is=15921, ic=15922, ia=15920)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15920 (s=15904, is=15921, ic=15922, ia=15920)