Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13939 (s=13939, is=13949, ic=13951, ia=13952)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13950 (s=13939, is=13950, ic=13952, ia=13953)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13952 (s=13939, is=13950, ic=13952, ia=13953)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13953 (s=13939, is=13950, ic=13952, ia=13953)