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