Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98103 (s=98103, is=98165, ic=98166, ia=98167)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98166 (s=98103, is=98166, ic=98167, ia=98168)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98167 (s=98103, is=98166, ic=98167, ia=98168)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98168 (s=98103, is=98166, ic=98167, ia=98168)