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