Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65111 (s=65111, is=65166, ic=65167, ia=65168)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65167 (s=65111, is=65167, ic=65168, ia=65169)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65168 (s=65111, is=65167, ic=65168, ia=65169)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65169 (s=65111, is=65167, ic=65168, ia=65169)