Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 54789 (s=54789, is=54840, ic=54840, ia=54842)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 54841 (s=54789, is=54841, ic=54841, ia=54843)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 54841 (s=54789, is=54841, ic=54841, ia=54843)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 54843 (s=54789, is=54841, ic=54841, ia=54843)