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