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