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