Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31764 (s=31764, is=31798, ic=31797, ia=31799)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31799 (s=31764, is=31799, ic=31798, ia=31800)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31798 (s=31764, is=31799, ic=31798, ia=31800)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31800 (s=31764, is=31799, ic=31798, ia=31800)