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