Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5679 (s=5679, is=5685, ic=5683, ia=5685)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5686 (s=5679, is=5686, ic=5684, ia=5686)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5684 (s=5679, is=5686, ic=5684, ia=5686)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5686 (s=5679, is=5686, ic=5684, ia=5686)