Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101952 (s=101952, is=102016, ic=102017, ia=102019)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102017 (s=101952, is=102017, ic=102018, ia=102020)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102018 (s=101952, is=102017, ic=102018, ia=102020)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102020 (s=101952, is=102017, ic=102018, ia=102020)