Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101990 (s=101990, is=102054, ic=102055, ia=102057)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102055 (s=101990, is=102055, ic=102056, ia=102058)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102056 (s=101990, is=102055, ic=102056, ia=102058)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102058 (s=101990, is=102055, ic=102056, ia=102058)