Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98766 (s=98766, is=98828, ic=98829, ia=98830)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98829 (s=98766, is=98829, ic=98830, ia=98831)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98830 (s=98766, is=98829, ic=98830, ia=98831)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98831 (s=98766, is=98829, ic=98830, ia=98831)