Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5972 (s=5972, is=5979, ic=5977, ia=5979)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5980 (s=5972, is=5980, ic=5978, ia=5980)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5978 (s=5972, is=5980, ic=5978, ia=5980)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5980 (s=5972, is=5980, ic=5978, ia=5980)