Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101180 (s=101180, is=101244, ic=101245, ia=101247)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101245 (s=101180, is=101245, ic=101246, ia=101248)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101246 (s=101180, is=101245, ic=101246, ia=101248)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101248 (s=101180, is=101245, ic=101246, ia=101248)