Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100260 (s=100260, is=100323, ic=100324, ia=100325)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100324 (s=100260, is=100324, ic=100325, ia=100326)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100325 (s=100260, is=100324, ic=100325, ia=100326)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100326 (s=100260, is=100324, ic=100325, ia=100326)