Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98008 (s=98008, is=98070, ic=98071, ia=98072)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98071 (s=98008, is=98071, ic=98072, ia=98073)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98072 (s=98008, is=98071, ic=98072, ia=98073)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98073 (s=98008, is=98071, ic=98072, ia=98073)