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