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