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