Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111666 (s=111666, is=111739, ic=111740, ia=111742)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111740 (s=111666, is=111740, ic=111741, ia=111743)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111741 (s=111666, is=111740, ic=111741, ia=111743)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111743 (s=111666, is=111740, ic=111741, ia=111743)