Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33302 (s=33302, is=33331, ic=33333, ia=33332, pis)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33332 (s=33302, is=33332, ic=33334, ia=33333, pis)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33334 (s=33302, is=33332, ic=33334, ia=33333, pis)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33333 (s=33302, is=33332, ic=33334, ia=33333, pis)