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