Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98340 (s=98340, is=98402, ic=98403, ia=98404)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98403 (s=98340, is=98403, ic=98404, ia=98405)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98404 (s=98340, is=98403, ic=98404, ia=98405)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98405 (s=98340, is=98403, ic=98404, ia=98405)