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