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