Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22485 (s=22485, is=22500, ic=22502, ia=22504)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22501 (s=22485, is=22501, ic=22503, ia=22505)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22503 (s=22485, is=22501, ic=22503, ia=22505)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22505 (s=22485, is=22501, ic=22503, ia=22505)