Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23484 (s=23484, is=23500, ic=23502, ia=23504)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23501 (s=23484, is=23501, ic=23503, ia=23505)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23503 (s=23484, is=23501, ic=23503, ia=23505)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23505 (s=23484, is=23501, ic=23503, ia=23505)