Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77923 (s=77923, is=77980, ic=77981, ia=77982)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77981 (s=77923, is=77981, ic=77982, ia=77983)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77982 (s=77923, is=77981, ic=77982, ia=77983)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77983 (s=77923, is=77981, ic=77982, ia=77983)