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