Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99110 (s=99110, is=99172, ic=99173, ia=99174)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99173 (s=99110, is=99173, ic=99174, ia=99175)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99174 (s=99110, is=99173, ic=99174, ia=99175)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99175 (s=99110, is=99173, ic=99174, ia=99175)