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