Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101985 (s=101985, is=102049, ic=102050, ia=102052)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102050 (s=101985, is=102050, ic=102051, ia=102053)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102051 (s=101985, is=102050, ic=102051, ia=102053)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102053 (s=101985, is=102050, ic=102051, ia=102053)