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