Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65401 (s=65401, is=65456, ic=65457, ia=65458)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65457 (s=65401, is=65457, ic=65458, ia=65459)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65458 (s=65401, is=65457, ic=65458, ia=65459)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65459 (s=65401, is=65457, ic=65458, ia=65459)