Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65916 (s=65916, is=65971, ic=65972, ia=65973)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65972 (s=65916, is=65972, ic=65973, ia=65974)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65973 (s=65916, is=65972, ic=65973, ia=65974)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65974 (s=65916, is=65972, ic=65973, ia=65974)