Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23385 (s=23385, is=23401, ic=23403, ia=23405)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23402 (s=23385, is=23402, ic=23404, ia=23406)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23404 (s=23385, is=23402, ic=23404, ia=23406)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23406 (s=23385, is=23402, ic=23404, ia=23406)