Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33221 (s=33221, is=33250, ic=33252, ia=33251, pis)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33251 (s=33221, is=33251, ic=33253, ia=33252, pis)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33253 (s=33221, is=33251, ic=33253, ia=33252, pis)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33252 (s=33221, is=33251, ic=33253, ia=33252, pis)