Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65860 (s=65860, is=65915, ic=65916, ia=65917)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65916 (s=65860, is=65916, ic=65917, ia=65918)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65917 (s=65860, is=65916, ic=65917, ia=65918)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65918 (s=65860, is=65916, ic=65917, ia=65918)