Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31010 (s=31010, is=31023, ic=31024, ia=31023)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31024 (s=31010, is=31024, ic=31025, ia=31024)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31025 (s=31010, is=31024, ic=31025, ia=31024)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31024 (s=31010, is=31024, ic=31025, ia=31024)