Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 27100 (s=27100, is=27118, ic=27121, ia=27122)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 27119 (s=27100, is=27119, ic=27122, ia=27123)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 27122 (s=27100, is=27119, ic=27122, ia=27123)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 27123 (s=27100, is=27119, ic=27122, ia=27123)