Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86399 (s=86399, is=86457, ic=86458, ia=86459)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86458 (s=86399, is=86458, ic=86459, ia=86460)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86459 (s=86399, is=86458, ic=86459, ia=86460)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86460 (s=86399, is=86458, ic=86459, ia=86460)