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