Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 57789 (s=57789, is=57840, ic=57840, ia=57842)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 57841 (s=57789, is=57841, ic=57841, ia=57843)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 57841 (s=57789, is=57841, ic=57841, ia=57843)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 57843 (s=57789, is=57841, ic=57841, ia=57843)