Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98783 (s=98783, is=98845, ic=98846, ia=98847)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98846 (s=98783, is=98846, ic=98847, ia=98848)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98847 (s=98783, is=98846, ic=98847, ia=98848)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98848 (s=98783, is=98846, ic=98847, ia=98848)