Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123668 (s=123668, is=123745, ic=123747, ia=123750)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123746 (s=123668, is=123746, ic=123748, ia=123751)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123748 (s=123668, is=123746, ic=123748, ia=123751)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123751 (s=123668, is=123746, ic=123748, ia=123751)