Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 91111 (s=91111, is=91172, ic=91173, ia=91174)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 91173 (s=91111, is=91173, ic=91174, ia=91175)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 91174 (s=91111, is=91173, ic=91174, ia=91175)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 91175 (s=91111, is=91173, ic=91174, ia=91175)