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