Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98751 (s=98751, is=98813, ic=98814, ia=98815)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98814 (s=98751, is=98814, ic=98815, ia=98816)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98815 (s=98751, is=98814, ic=98815, ia=98816)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98816 (s=98751, is=98814, ic=98815, ia=98816)