Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65843 (s=65843, is=65898, ic=65899, ia=65900)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65899 (s=65843, is=65899, ic=65900, ia=65901)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65900 (s=65843, is=65899, ic=65900, ia=65901)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65901 (s=65843, is=65899, ic=65900, ia=65901)