Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65760 (s=65760, is=65815, ic=65816, ia=65817)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65816 (s=65760, is=65816, ic=65817, ia=65818)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65817 (s=65760, is=65816, ic=65817, ia=65818)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65818 (s=65760, is=65816, ic=65817, ia=65818)