Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32812 (s=32812, is=32846, ic=32845, ia=32847)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32847 (s=32812, is=32847, ic=32846, ia=32848)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32846 (s=32812, is=32847, ic=32846, ia=32848)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32848 (s=32812, is=32847, ic=32846, ia=32848)