Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97518 (s=97518, is=97580, ic=97581, ia=97582)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97581 (s=97518, is=97581, ic=97582, ia=97583)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97582 (s=97518, is=97581, ic=97582, ia=97583)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97583 (s=97518, is=97581, ic=97582, ia=97583)