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