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